Commit graph

5 commits

Author SHA1 Message Date
Laurent Bachelier
400056c057 pastebin: Fix login without API 2012-11-08 11:51:54 +01:00
Laurent Bachelier
cf03138308 pastebin: Fix visibility detection
Private has been renamed to Unlisted, and Private is something else.
2012-11-08 11:51:53 +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
ce6d9bdcd7 Fix getting pastebin paste visiblity
Pastebin somehow decided to use title instead of alt.
They are wrong. That attribute should at least tell "Private" or "Public" to
blind users. Well, another reason to use Weboob instead of their website!
2012-03-06 20:22:26 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/pastebin/pages.py (Browse further)