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 demian.brecht
Recipients C19, demian.brecht, docs@python, r.david.murray
Date 2013-02-24.01:18:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361668730.11.0.302226233003.issue16942@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed FileCookieJar to use the ABCMeta metaclass and updated the concrete implementations. If this patch looks sufficient, I'll make an update to the docs as well.
History
Date User Action Args
2013-02-24 01:18:50demian.brechtsetrecipients: + demian.brecht, r.david.murray, docs@python, C19
2013-02-24 01:18:50demian.brechtsetmessageid: <1361668730.11.0.302226233003.issue16942@psf.upfronthosting.co.za>
2013-02-24 01:18:49demian.brechtlinkissue16942 messages
2013-02-24 01:18:49demian.brechtcreate