[Python-Dev] weakref enhancements

Raymond Hettinger python at rcn.com
Thu Sep 28 21:23:31 CEST 2006


> Also, I question the utility of maintaining a weakref to a method or
> attribute instead of holding one for the object or class.

Strike that paragraph -- the proposed weakattrs have references away from the 
object, not to the object.


Raymond 


More information about the Python-Dev mailing list