]> granicus.if.org Git - python/commit
Replace /s with os.sep in the new internal_execvpe test. Hopefully fixes
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 9 May 2010 03:36:42 +0000 (03:36 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 9 May 2010 03:36:42 +0000 (03:36 +0000)
commit3ea0062e0b207be3569827e87974fb9fab6dd5b1
tree5de16e337d962dbe0a9332b0b50be94f6a67624a
parent31191a9cc520fd39edf9e23b5fd410df3c41a4d8
Replace /s with os.sep in the new internal_execvpe test.  Hopefully fixes
this test on windows.
Lib/test/test_os.py