]> granicus.if.org Git - python/commit
test_distutils: remove the test file in DistributionTestCase.test_debug_mode()
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 11 Sep 2014 15:52:58 +0000 (17:52 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 11 Sep 2014 15:52:58 +0000 (17:52 +0200)
commitbf8b0ed5cb45d428709fbd0c6afe6081ec993509
treea52acf248559e1240a8472adb14bb09ae8f40e42
parent0aa6562913cabefa050fb6f4ab7b1289cde45286
test_distutils: remove the test file in DistributionTestCase.test_debug_mode()

Fix the warning: "test_support.TESTFN was modified by test_distutils".
Lib/distutils/tests/test_dist.py