Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Kovid Goyal
|
c32b7daafa
|
py3: Port use of urlparse in recipes
|
2019-04-01 14:16:37 +05:30 |
|
Flaviu Tamas
|
655ab21b0b
|
Fix from __future__ import order
|
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
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
5ed5dfeb02
|
Update Today's Zaman
|
2014-09-24 23:41:36 +05:30 |
|
Kovid Goyal
|
2179f79f86
|
Fix Today's Zaman
|
2013-01-02 23:41:59 +05:30 |
|
Kovid Goyal
|
eab34aa0a5
|
Today's Zaman by thomass
|
2011-07-01 07:57:59 -06:00 |
|