..
application
Allow ResultsCondition to compare timedelta
2014-11-28 14:55:55 +01:00
capabilities
bump to 1.1
2014-10-17 14:10:38 +02:00
captcha
dump of tiles: save full image too
2014-10-21 17:56:18 +02:00
config
pep8: Fix E303 too many blank lines
2014-10-11 02:15:28 +02:00
__init__.py
PEP8 style fixes and other small style fixes
2012-03-14 04:51:46 +01:00
backend.py
pep8: Fix indentation is not a multiple of four
2014-10-11 01:41:00 +02:00
compat.py
first step in python3 support
2014-05-17 14:27:55 +02:00
date.py
fixing month replacing twice
2014-11-05 16:17:29 +01:00
decorators.py
Use newer form of catching exceptions
2013-07-27 15:16:16 +02:00
html.py
html2text: Use the class if possible
2014-10-08 15:45:40 +02:00
json.py
try/except import are now handled by flake8 2.0+ / pyflakes 0.6+
2013-03-19 19:10:20 +01:00
log.py
pep8 blank lines fixes
2014-10-10 23:41:44 +02:00
misc.py
Move the import oh html2text outside of misc
2014-07-09 11:43:14 +02:00
newsfeed.py
newsfeed: No need for workaround with feedparser>=5.1
2014-10-08 15:45:40 +02:00
ordereddict.py
Force absolute import
2014-10-06 13:56:24 +02:00
path.py
Make Collection more safe and sane
2012-03-13 22:08:45 +01:00
pdf.py
American amount to decimal conversion; PDF decompression function; regexp-based tokenizer. Part of #1641
2014-10-13 04:23:05 -05:00
property.py
PEP8 style fixes and other small style fixes
2012-03-14 04:51:46 +01:00
regex_helper.py
pep8 blank lines fixes
2014-10-10 23:41:44 +02:00
storage.py
pep8: Use "X not in Y" instead of "not X in Y"
2014-10-11 01:27:24 +02:00
test.py
We have so many tests we make nose crash!
2014-10-14 12:25:43 +02:00
tokenizer.py
pep8: Various manual fixes
2014-10-13 23:03:51 +02:00
value.py
pep8: Fix E303 too many blank lines
2014-10-11 02:15:28 +02:00