9 Commits

Author SHA1 Message Date
Kovid Goyal
13961abd16
Also check python files using python 3 flake8 2019-04-13 09:17:31 +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
eaf9e2adc0 Fix recipes that use get_browser as a classmethod 2013-01-25 18:19:36 +05:30
Kovid Goyal
921769bd6a ... 2012-04-06 09:00:37 +05:30
Kovid Goyal
bb443d01f1 Updated OReilly Premium and Real Clear 2012-04-02 09:00:25 +05:30
Kovid Goyal
a34407cc60 ... 2012-01-22 00:47:42 +05:30
Kovid Goyal
66930d2e8a Fix OReilly Premuim 2012-01-16 09:01:12 +05:30
Kovid Goyal
554a351966 OReilly Premium by TechnoCat 2012-01-08 08:58:59 +05:30