This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jjlee
Recipients georg.brandl, jjlee
Date 2008-10-15.22:09:16
SpamBayes Score 0.14071554
Marked as misclassified No
Message-id <1224108558.64.0.703968829281.issue4131@psf.upfronthosting.co.za>
In-reply-to
Content
Just adds a note to the cookielib documentation to point out that
Firefox 3 no longer writes cookies.txt, the file format understood by
cookielib.MozillaCookieJar (firefox now maintains persistent cookie
state in an sqlite database).
History
Date User Action Args
2008-10-15 22:09:18jjleesetrecipients: + jjlee, georg.brandl
2008-10-15 22:09:18jjleesetmessageid: <1224108558.64.0.703968829281.issue4131@psf.upfronthosting.co.za>
2008-10-15 22:09:17jjleelinkissue4131 messages
2008-10-15 22:09:17jjleecreate