]> granicus.if.org Git - python/commit
Fix "refleak" by restoring the tearDown method removed by accident (AFAICT)
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 14 May 2008 06:47:56 +0000 (06:47 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 14 May 2008 06:47:56 +0000 (06:47 +0000)
commit40388cc3308e405dfb0f971eb144c7741c89868b
treed33986179e336a969a1cea6bf41b899548cf4749
parentbd85eb11674fabe3710d44b4f51cb59ab9c3cd4b
Fix "refleak" by restoring the tearDown method removed by accident (AFAICT)
in r62788.
Lib/test/test_site.py