| .. |
|
application
|
pep8: Fix E303 too many blank lines
|
2014-10-11 02:15:28 +02:00 |
|
capabilities
|
pep8: Fix E303 too many blank lines
|
2014-10-11 02:15:28 +02:00 |
|
captcha
|
Remove tuple method parameters
|
2014-10-10 23:41:44 +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
|
pep8 blank lines fixes
|
2014-10-10 23:41:44 +02: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 |
|
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
|
s/BACKEND/MODULE/
|
2014-09-26 10:18:11 +02:00 |
|
value.py
|
pep8: Fix E303 too many blank lines
|
2014-10-11 02:15:28 +02:00 |