Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24902

Re: Question about weakref

From Dieter Maurer <dieter@handshake.de>
Subject Re: Question about weakref
Date 2012-07-05 10:46 +0200
References <jt1hg2$bmp$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.1817.1341477998.4697.python-list@python.org> (permalink)

Show all headers | View raw


Frank Millman <frank@chagford.com> writes:

> I have a situation where I thought using weakrefs would save me a bit
> of effort.

Instead of the low level "weakref", you might use a "WeakKeyDictionary".

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Question about weakref Dieter Maurer <dieter@handshake.de> - 2012-07-05 10:46 +0200

csiph-web