New submission from Michael Foord <mich...@voidspace.org.uk>:

WeakRefSet would be a useful addition to the weakref module. I needed this for 
unittest recently but made do with a WeakRefKeyDictionary and setting the 
values to 1.

----------
components: Library (Lib)
messages: 101859
nosy: michael.foord
severity: normal
stage: needs patch
status: open
title: WeakRefSet
type: feature request
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8251>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to