]> granicus.if.org Git - python/commit
Remove tests that no longer leak. There is still one leaking generator test
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 13 Apr 2006 04:35:36 +0000 (04:35 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 13 Apr 2006 04:35:36 +0000 (04:35 +0000)
commit0cfa58c43a48de7a25c9a26c5aee30f739678bc0
treef062d9ae74288a06b9001c308dfc04af8acd0820
parent5f5a69ba9d7f02edc2f4ad57612bee13b5f49deb
Remove tests that no longer leak.  There is still one leaking generator test
Lib/test/leakers/test_gen1.py [new file with mode: 0644]
Lib/test/leakers/test_generator_cycle.py [deleted file]
Lib/test/leakers/test_tee.py [deleted file]