]> granicus.if.org Git - python/commit
Issue #7732: try to fix test_bug7732's flakiness on Windows by executing it in a...
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Aug 2013 21:31:18 +0000 (23:31 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 19 Aug 2013 21:31:18 +0000 (23:31 +0200)
commitbb2c45e7a4101d106bf776cf7217d2f1531e8002
treeb919262b92fb046272a12e105072cc6c065318da
parent228c194596b8e357ae586a76ee392740107bd663
Issue #7732: try to fix test_bug7732's flakiness on Windows by executing it in a fresh temporary directory.
Lib/test/test_imp.py