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
This commit is contained in:
parent
538c0ee92b
commit
cd9b9300bd
1 changed files with 1114 additions and 0 deletions
1114
weboob/tools/browser2/cookies.py
Normal file
1114
weboob/tools/browser2/cookies.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue