[issue3701] test_ntpath.test_relpath fails when launched from a different Windows drive

2013-03-14 Thread Ezio Melotti
Ezio Melotti added the comment: Since 3.1 is no longer maintained I'm going to close this. -- nosy: +ezio.melotti resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue3701] test_ntpath.test_relpath fails when launched from a different Windows drive

2010-07-08 Thread Brian Curtin
Brian Curtin added the comment: This is only an issue on release31-maint. py3k and release27-maint passed this test when I ran from H:\ with my source on C:\. -- nosy: +brian.curtin stage: -> needs patch versions: -Python 2.7, Python 3.2 ___ Pytho

[issue3701] test_ntpath.test_relpath fails when launched from a different Windows drive

2010-07-08 Thread Mark Lawrence
Mark Lawrence added the comment: Presumably this is still valid? -- nosy: +BreamoreBoy, loewis versions: +Python 2.7, Python 3.1, Python 3.2 -Python 3.0 ___ Python tracker ___ __

[issue3701] test_ntpath.test_relpath fails when launched from a different Windows drive

2008-08-27 Thread Antoine Pitrou
New submission from Antoine Pitrou <[EMAIL PROTECTED]>: C:\>z:PCbuild\python_d.exe z:Lib\test\regrtest.py -uall -v test_ntpath test_ntpath test_abspath (test.test_ntpath.TestNtpath) ... ok test_commonprefix (test.test_ntpath.TestNtpath) ... ok test_expandvars (test.test_ntpath.TestNtpath) ... ok