Martin v. Löwis <mar...@v.loewis.de> added the comment:

Why do you think this is a bug in Python? It sounds like a bug in Cygwin
to me?

Python delegates to the C library as-is, with not attempt to
second-guessing the C library. So if the C library says "file" exists,
then this is also what Python must tell you.

Closing as third-party bug.

----------
nosy: +loewis
resolution:  -> invalid
status: open -> closed
versions: +3rd party -Python 2.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5157>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to