weboob-devel/weboob/backends/pastebin
Laurent Bachelier 51d4b87ebb pastebin backend: various fixes and enhancements
* Get the contents from the HTML page, eliminating one request
* Fix encoding support (everything is unicode) for all three Browser methods
* Enhance test
2011-04-12 01:43:27 +02:00
..
__init__.py Add Pastebin backend and Paste capability 2011-04-10 17:32:20 +02:00
backend.py pastebin backend: various fixes and enhancements 2011-04-12 01:43:27 +02:00
browser.py pastebin backend: various fixes and enhancements 2011-04-12 01:43:27 +02:00
pages.py pastebin backend: various fixes and enhancements 2011-04-12 01:43:27 +02:00
paste.py Add Pastebin backend and Paste capability 2011-04-10 17:32:20 +02:00
test.py pastebin backend: various fixes and enhancements 2011-04-12 01:43:27 +02:00