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
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