summaryrefslogtreecommitdiffstats
path: root/tests/APIExerciser.py
Commit message (Collapse)AuthorAgeFilesLines
* 'from time' -> 'import time' and so on...Gravatar Walter Purcaro 2015-05-121-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1406Gravatar Walter Purcaro 2015-05-091-2/+3
|
* Use 'import' instead 'from' (2)Gravatar Walter Purcaro 2015-05-011-20/+20
|
* range -> xrangeGravatar Walter Purcaro 2015-04-191-2/+2
|
* Use with statementGravatar Walter Purcaro 2015-04-191-26/+28
|
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-181-3/+8
|
* PEP-8, Python Zen, refactor and reduce code (part 6 in master module/common)Gravatar Walter Purcaro 2015-04-171-22/+14
| | | | | | | | | | | | Conflicts: locale/pavement.py module/common/ImportDebugger.py module/common/JsEngine.py module/common/json_layer.py module/common/packagetools.py tests/APIExerciser.py tests/test_api.py tests/test_json.py
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-171-0/+1
|
* Fix commentsGravatar Walter Purcaro 2015-04-161-3/+3
|
* CleanupGravatar Walter Purcaro 2015-04-131-1/+7
|
* License cleanupGravatar Walter Purcaro 2014-12-071-0/+1
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-141-0/+157