Romain Bignon
8efd37e71d
overload & and | operators to chain filters (refs #1426 )
2014-07-05 20:00:04 +02:00
Laurent Bachelier
3010ae7a70
pastebin: Convert to browser2, fix some little things
...
Stop testing public posts, this has been failing for a long time.
Retrieve the date, though it isn't in the capability yet.
Move most of the code in browser.py now that it is cleaner and simpler.
Some more improvements should be coming, but it is already in a much
better state than it was.
2014-06-17 00:48:30 +02:00
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
400056c057
pastebin: Fix login without API
2012-11-08 11:51:54 +01:00
Laurent Bachelier
bd8d103a8e
Remove PAGES hacks from pastebin, cleanups
...
Using OrderedDict fixes the issue.
Also some pep8 fixes.
2012-03-12 00:24:29 +01:00
Laurent Bachelier
32b0895ea6
Raise exception instances, not classes
2012-02-11 01:07:21 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00