diff options
author | Georg Brandl <georg@python.org> | 2008-03-22 10:07:29 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-03-22 10:07:29 +0000 |
commit | 86f38c81ae2ff13c12dacd4137916e041e42da46 (patch) | |
tree | fc65d070efc657862648afd5b3accbbe24ab8348 /Python | |
parent | ab68a3dc6fbf0dd9e1737516aa9bf75485842cde (diff) | |
download | cpython-git-86f38c81ae2ff13c12dacd4137916e041e42da46.tar.gz |
#1918: document that weak references *to* an object are
cleared before the object's __del__ is called, to ensure that the weak
reference callback (if any) finds the object healthy.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions