weboob-devel/weboob/tools/browser2
Laurent Bachelier cd9b9300bd browser2: Import package "cookies"
I certainly don't like doing this, but:
* It is the only cookie lib that does not completely suck.
* It handles multiple cookies in a line, parses flags correctly.
* Clean API
* "One file, so you can just drop cookies.py into your project if you like"
* MIT license

Despite being the best cookie lib available, it isn't well-packaged.

And since for now some light monkeypatching is done, it is even more
interesting to import it.

http://pypi.python.org/pypi/cookies
2014-03-10 13:11:06 +01:00
..
__init__.py browser2: Handle server issues of postbin.org 2014-03-10 13:11:06 +01:00
browser.py browser2: Handle Referrer, more documentation 2014-03-10 13:11:06 +01:00
cookies.py browser2: Import package "cookies" 2014-03-10 13:11:06 +01:00
test.py browser2: Handle Referrer, more documentation 2014-03-10 13:11:06 +01:00