]> granicus.if.org Git - python/commit
If any trash happened to be sitting around waiting to get collected at
authorTim Peters <tim.peters@gmail.com>
Sat, 10 Aug 2002 21:20:54 +0000 (21:20 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 10 Aug 2002 21:20:54 +0000 (21:20 +0000)
commitc708c0a8c41de2c14587d8683c6b6a91d06c97bf
tree83ab13297ad15355228e0dee20574daa3c473347
parent75ea1e11dcb90c768af6a222ae8e20a4f532617d
If any trash happened to be sitting around waiting to get collected at
the time it's called, test_saveall() made it look a leak, triggering
bogus warnings from regrtest's -l (findleaks) mode.
Lib/test/test_gc.py