8 Commits

Author SHA1 Message Date
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
38e5f1e21d Update La Reublica 2012-05-11 14:49:55 +05:30
Kovid Goyal
c14fd982e4 Update La Republica. Fixes #904387 (Updated recipe for La Repubblica) 2011-12-15 08:32:28 +05:30
Kovid Goyal
5cbbc9b998 ... 2011-12-08 09:06:43 +05:30
Kovid Goyal
186b781835 Fix #874643 (Updated recipe for La Repubblica) 2011-10-18 19:17:11 +05:30
Kovid Goyal
51b819f638 Fix 874643 2011-10-15 06:15:28 +05:30
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00