]> granicus.if.org Git - python/commit
Fix typo in comment.
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 24 Nov 2005 23:28:37 +0000 (23:28 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 24 Nov 2005 23:28:37 +0000 (23:28 +0000)
commit2fcf206a6f916003e891232a08d3a98cdf48a024
tree520071704837416bbc6e5ba93682bd18001ee922
parent3715c3e576a182692cf2ad2d390732126f11780d
Fix typo in comment.

Delete globals which contain variable information at the end of the test.
This makes the test stable (no reported leaks) when running regrtest -R
to find reference leaks.
Lib/test/test_mutants.py