weakrefs

William Trenker wtrenker at shaw.ca
Thu Dec 4 06:57:15 EST 2003


I'm trying to get a better grasp on the difference between weakref.ref and weakref.proxy.

I've read PEP 205 and goolged for additional description information on weakrefs, but I'm not finding much.  The docs for the weakref module includes the line "XXX -- need to say more here!".

Can anyone point me to tutorials or examples that illustrate where and why one would use a proxy instead of a ref?

Thanks,
Bill





More information about the Python-list mailing list