Laurent Bachelier
a6ad7e83ff
Use newer form of catching exceptions
...
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Laurent Bachelier
7094931c92
Easy spacing fixes, trailing stuff
...
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
2013-03-16 00:54:55 +01:00
Florent
56a5eca576
Don't get page with 0 comment
2013-03-13 20:16:51 +01:00
Romain Bignon
66351f0d1e
fix login on dlfp
2012-11-23 15:06:25 +01:00
Florent
d7cc57e188
Fix deconnexion error
...
TypeError: must be string or buffer, not dict
2012-11-13 11:32:36 +01:00
Florent
74725e61fa
Allow anonyme login on dlfp ( closes #923 )
2012-11-10 13:22:45 +01:00
Florent
9bd7346261
Revert "Don't get page with 0 comment"
...
This reverts commit 4a5456b152 .
This commit was here to bypass a bug of dlfp rss Atom.
The bug is fixed and the commit can be reverted.
Reference : http://linuxfr.org/suivi/855
2012-03-23 17:04:16 +01:00
Florent
4a5456b152
Don't get page with 0 comment
2012-03-20 15:00:18 +01:00
Florent
d12877fe55
Get comments only in case of rss-comments changes
2012-03-06 19:31:02 +01:00
Romain Bignon
815bff0f1a
fix handling urls
2012-02-03 13:46:48 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00