9 Commits

Author SHA1 Message Date
Kovid Goyal
c32b7daafa
py3: Port use of urlparse in recipes 2019-04-01 14:16:37 +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
1f73a147de Update RealClear 2014-11-27 13:18:10 +05:30
Kovid Goyal
e9c2e24155 pep8 2014-11-27 13:11:54 +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
0be2914578 Real Clear by TMcN 2012-01-21 21:37:47 +05:30