]> granicus.if.org Git - python/commit
Issue #12167: packaging.tests.test_dist unloads the temporary module
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 12:01:39 +0000 (14:01 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 12:01:39 +0000 (14:01 +0200)
commit9bcfacd4fcf64ee7f6e0d05b5d0894c10cd43fc0
treef614abbfacb024ba9aa7695ad169c403df53490d
parent79d1b1ce3fdfd6f62d77f6096e1bc61ee2170cdf
Issue #12167: packaging.tests.test_dist unloads the temporary module

Fix a reference leak.
Lib/packaging/tests/test_dist.py