2012/5/25 Ethan Furman <et...@stoneleaf.us>:
> I'd like to make a slight doc change for weakref to state (more or less):
>
>   weakrefs are not invalidated when the strong refs
>   are gone, but rather when garbage collection
>   reclaims the object

 I think this is fine.


-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to