summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/PyShell.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-11-01 14:23:28 (GMT)
committerGuido van Rossum <guido@python.org>2001-11-01 14:23:28 (GMT)
commit8cc705eabcea0436ba51ff5eb87aafa82521d2b4 (patch)
tree0cd74cf063d071153803c8125276a584c4b39e24 /Lib/idlelib/PyShell.py
parent01a9462787c0efcd0cfef33407e99f6ef6531eb2 (diff)
downloadcpython-8cc705eabcea0436ba51ff5eb87aafa82521d2b4.zip
cpython-8cc705eabcea0436ba51ff5eb87aafa82521d2b4.tar.gz
cpython-8cc705eabcea0436ba51ff5eb87aafa82521d2b4.tar.bz2
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 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions