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 |
|