[Python-Dev] Weak References

M.-A. Lemburg mal@lemburg.com
Sun, 12 Nov 2000 14:17:33 +0100


Moshe Zadka wrote:
> 
> For those of you who do not read c.l.py
> 
> From: shindich@my-deja.com
> Newsgroups: comp.lang.python
> Subject: Weak References
> Date: Sun, 12 Nov 2000 11:07:32 GMT
> 
> Ever wanted to have weak references in Python?
> Pre-alpha release of PyWeakReference project is now available on Source
> Forge (http://sourceforge.net/projects/pyweakreference/)
> Documentation is coming soon... (some docs are available in the Doc
> subdirectory of the zip file)

Since more and more of these implementations are popping up
like mushrooms ;-) ... could you add some discussion about the
different methods of adding weak refs to Python to the PEP 205 ?

--
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/