New submission from John J Lee <[EMAIL PROTECTED]>: 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).
---------- assignee: georg.brandl components: Documentation files: firefox3_cookies_txt.patch keywords: patch messages: 74823 nosy: georg.brandl, jjlee severity: normal status: open title: Note that Firefox 3 does not write cookies.txt Added file: http://bugs.python.org/file11806/firefox3_cookies_txt.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4131> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com