[issue2007] cookielib lacks FileCookieJar class for Internet Explorer

Terry J. Reedy report at bugs.python.org
Sat Jul 10 08:07:27 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Removed file was a dup of msg62113 Jansen  2008-02-06 13:34

FileCookieJars are now in http.cookiejar. Doc says "The following CookieJar subclasses are provided for reading and writing . Further CookieJar subclasses, including one that reads Microsoft Internet Explorer cookies, are available at http://wwwsearch.sf.net/ClientCookie/."

Link does not work and appears to be superseded by
http://wwwsearch.sourceforge.net/mechanize/

If this issue is closed, at least that doc change should be made.

----------
nosy: +tjreedy
versions: +Python 3.2 -Python 2.6, Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2007>
_______________________________________


More information about the Python-bugs-list mailing list