[Python-Dev] doc change for weakref (original) (raw)
Benjamin Peterson benjamin at python.org
Fri May 25 19:45:15 CEST 2012
- Previous message: [Python-Dev] doc change for weakref
- Next message: [Python-Dev] doc change for weakref
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/5/25 Ethan Furman <ethan at 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
- Previous message: [Python-Dev] doc change for weakref
- Next message: [Python-Dev] doc change for weakref
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]