Re: [Python-Dev] testsuite with tmp/@test

2009-01-13 Thread Brett Cannon
On Tue, Jan 13, 2009 at 06:09, Kristján Valur Jónsson wrote: > By accident i had a dir called @test in my PCBuild directory when I was > running the testsuite. > > This caused the test_support to define TESTFN as tmp/@test. > > > > This again caused a number of tests to fail. One issue I have alr

[Python-Dev] testsuite with tmp/@test

2009-01-13 Thread Kristján Valur Jónsson
By accident i had a dir called @test in my PCBuild directory when I was running the testsuite. This caused the test_support to define TESTFN as tmp/@test. This again caused a number of tests to fail. One issue I have already covered in http://bugs.python.org/issue4927 Another issue is test_impo