Files
cpython/Lib/distutils/tests
Victor Stinner 92fd6c9ef5 bpo-30132: distutils BuildExtTestCase use temp_cwd (#1380)
BuildExtTestCase of test_distutils now uses support.temp_cwd() in
setUp() to remove files created in the current working in all
BuildExtTestCase unit tests, not only test_build_ext().

Move also tearDown() just after setUp().
2017-05-02 13:11:50 +02:00
..
2016-08-31 11:39:35 -04:00
2016-08-03 18:49:46 -04:00
2016-08-03 18:49:19 -04:00