[Python-Dev] WeakSet in Python 2.7 (original) (raw)
Daniel Stutzbach daniel at stutzbachenterprises.com
Mon Mar 29 21:46:10 CEST 2010
- Previous message: [Python-Dev] WeakSet in Python 2.7
- Next message: [Python-Dev] WeakSet in Python 2.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Mar 29, 2010 at 2:21 PM, Michael Foord <michael at voidspace.org.uk>wrote:
It should be possible to fix it with a WeakKeyDictionary instead of WeakSet.
True. I should have said "Backporting WeakSet would make it easier to backport the fix ..." :-)
Daniel Stutzbach, Ph.D. President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100329/517ccbb1/attachment-0001.html>
- Previous message: [Python-Dev] WeakSet in Python 2.7
- Next message: [Python-Dev] WeakSet in Python 2.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]