Christian Clauss
|
47a9ea2b0b
|
Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python
* sort() --> sorted()
|
2019-08-19 15:37:49 +02:00 |
|
overclockedllama
|
dd9f0b3f2e
|
fix comma spelling from coma to comma (#722)
|
2019-02-27 22:33:29 +08:00 |
|
cclauss
|
4e06949072
|
Modernize Python 2 code to get ready for Python 3
|
2017-11-25 10:23:50 +01:00 |
|
KyleScharnhorst
|
014786e340
|
Fix: typo in multiple files.
|
2017-10-07 06:47:50 -07:00 |
|
NotAName
|
7bdcd08996
|
Fixed typo in linear_search.py
The documentation comment said "binary search", not "linear search"
|
2016-08-30 21:06:49 +02:00 |
|
Sergey Tsaplin
|
ab2614574e
|
Move files to separate directories
|
2016-08-01 15:06:53 +05:00 |
|