]> granicus.if.org Git - python/commit
subtype_resurrection(): The test suite with -l properly reported the
authorTim Peters <tim.peters@gmail.com>
Thu, 11 Jul 2002 18:26:21 +0000 (18:26 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 11 Jul 2002 18:26:21 +0000 (18:26 +0000)
commit14cb1e1eff09fc8b93681c4c0b00a21862817159
tree19dc27d37c221c2beca66519cadc8ef67bc1a825
parent76c81eecfa0b2a8a8a62a593ac2bd8c3e6c79acd
subtype_resurrection():  The test suite with -l properly reported the
immortal object here as a leak.  Made the object mortal again at the end.
Lib/test/test_descr.py