]> granicus.if.org Git - python/commit
test_boom: More comments. Also check that len(gc.garbage) doesn't
authorTim Peters <tim.peters@gmail.com>
Sat, 5 Apr 2003 17:46:04 +0000 (17:46 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 5 Apr 2003 17:46:04 +0000 (17:46 +0000)
commit2f74fddfc1bd81838cb80e726d391f4c810e525a
tree3d8ef5ba2b81c9f45feeeb74bfc3b9a1199b50e6
parent86b993b6cfffa6fee144054d30fd94d02a3717cb
test_boom:  More comments.  Also check that len(gc.garbage) doesn't
change (it would be another kind of bug if the trash cycle weren't
reclaimed).
Lib/test/test_gc.py