diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-07-11 06:56:07 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-07-11 06:56:07 (GMT) |
commit | 2484aaea15a8fd0bbd5397c58699b2fa773a6aa2 (patch) | |
tree | efc6951b855e9a293612da6697b6883af989dcbc /Misc | |
parent | 3459251d5a2b9589e03e818effc357e5e60ee4a9 (diff) | |
download | cpython-2484aaea15a8fd0bbd5397c58699b2fa773a6aa2.zip cpython-2484aaea15a8fd0bbd5397c58699b2fa773a6aa2.tar.gz cpython-2484aaea15a8fd0bbd5397c58699b2fa773a6aa2.tar.bz2 |
Added a test that provokes the hypothesized (in my last checkin comment)
debug-build failure when an instance of a new-style class is resurrected
by a __del__ method -- we simply never had any code that tried this.
This is already fixed in 2.3 CVS. In 2.2.1, it blows up via
Fatal Python error: GC object already in linked list
I'll fix it in 2.2.1 CVS next.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions