]> granicus.if.org Git - python/commit
Curdir needs to be in the path for the test to work on all buildbots.
authorR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 15:35:33 +0000 (15:35 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 9 Jul 2009 15:35:33 +0000 (15:35 +0000)
commit573399a2f621f6940c25579098e1d8d02d0918b9
tree27c3540f3a274346e86723e8443ce9943c01e628
parentfbf2cc4d7467a489ef8948f7461c9f30c900eee5
Curdir needs to be in the path for the test to work on all buildbots.
(I copied this from another import test, but currently this will fail if
TESTFN ends up in /tmp...see issue 2609).
Lib/test/test_import.py