[2/3] ntdll: don't treat DOS paths starting with / as Unix paths

Austin English austinenglish at gmail.com
Tue Apr 7 10:35:50 CDT 2009


On Tue, Apr 7, 2009 at 9:41 AM, Vincent Povirk
<madewokherd+8cd9 at gmail.com> wrote:
> "Working" in this case means that either:
> * os.exists('/bin/sh') returns False (the case on Windows)

Do I understand you correctly to mean that if I create "C:\bin\sh" on
windows and run the Python test suite, it will fail?

-- 
-Austin



More information about the wine-devel mailing list