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


Groups > comp.lang.python > #24902 > unrolled thread

Re: Question about weakref

Started byDieter Maurer <dieter@handshake.de>
First post2012-07-05 10:46 +0200
Last post2012-07-05 10:46 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#24902 — Re: Question about weakref

FromDieter Maurer <dieter@handshake.de>
Date2012-07-05 10:46 +0200
SubjectRe: Question about weakref
Message-ID<mailman.1817.1341477998.4697.python-list@python.org>
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".

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web