10 Commits

Author SHA1 Message Date
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
c88b4b091a
Update ESPN 2020-08-08 16:03:12 +05:30
Kovid Goyal
5755625d1e
Get rid of has_key from all recipes 2019-03-22 23:47:49 +05:30
Kovid Goyal
d97dea713a
Disable logins on espn since it has moved to a JS based login system that I cannot be bothered reversing 2018-12-11 18:47:28 +05:30
Kovid Goyal
889fc123e1
Fix error in a handful of recipes caused by upgrade to mechanize 0.3 which returns lists instead of iterators for forms() and links()
Fixes #1698646 [Failed: Fetch news from New York Times](https://bugs.launchpad.net/calibre/+bug/1698646)
2017-06-18 19:48:44 +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
eaf9e2adc0 Fix recipes that use get_browser as a classmethod 2013-01-25 18:19:36 +05:30
Kovid Goyal
d38d282489 Make subscription optional for ESPN 2012-01-18 10:54:18 +05:30
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00