[issue5623] test_fdopen fails with vs2005, release build on Windows 2000

Amaury Forgeot d'Arc report at bugs.python.org
Wed Apr 1 17:21:31 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Oops, that's right.
This second patch removes the check with _get_osfhandle(). 
It was not really necessary: when the trick does not work, python will
tell it loudly enough.

----------
Added file: http://bugs.python.org/file13542/verify_fd-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5623>
_______________________________________


More information about the Python-bugs-list mailing list