Kovid Goyal
|
ec3238d1cd
|
Fix remaining set([])
|
2019-09-08 14:07:59 +05:30 |
|
Flaviu Tamas
|
8285481221
|
Rename xxx_todo_changeme tuples
|
2018-09-10 12:11:29 +05:30 |
|
Flaviu Tamas
|
0889ee85ec
|
Fix syntax errors
Command used:
futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe
And manual adjustments of print((...)) -> print(...)
|
2018-09-10 12:11:28 +05:30 |
|
Kovid Goyal
|
567040ee1e
|
Perform PEP8 compliance checks on the entire codebase
Some bits of PEP 8 are turned off via setup.cfg
|
2016-07-29 21:25:17 +05:30 |
|
Kovid Goyal
|
75bfce3327
|
Cleanup recpe language specifications
|
2012-11-18 23:58:09 +05:30 |
|
Kovid Goyal
|
b7bd073d4a
|
Various Czech and Hungarian recipes by bubak
|
2012-11-18 23:53:33 +05:30 |
|