diff options
author | Guido van Rossum <guido@python.org> | 2001-11-01 14:23:28 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-11-01 14:23:28 +0000 |
commit | 8cc705eabcea0436ba51ff5eb87aafa82521d2b4 (patch) | |
tree | 0cd74cf063d071153803c8125276a584c4b39e24 /Mac/Tools/IDE/PythonIDEMain.py | |
parent | 01a9462787c0efcd0cfef33407e99f6ef6531eb2 (diff) | |
download | cpython-git-8cc705eabcea0436ba51ff5eb87aafa82521d2b4.tar.gz |
SF bug #477059 (my own): __del__ on new classes vs. GC.
When moving objects with a __del__ attribute to a special list, look
for __del__ on new-style classes with the HEAPTYPE flag set as well.
(HEAPTYPE means the class was created by a class statement.)
Diffstat (limited to 'Mac/Tools/IDE/PythonIDEMain.py')
0 files changed, 0 insertions, 0 deletions