[issue5544] test_fileio fails on windows MSVC Assertion

Antoine Pitrou report at bugs.python.org
Tue Mar 24 10:44:45 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

I can definitely reproduce the problem under a Windows XP virtual
machine using Visual C++ 2008 Express in debug mode. Here is a screenshot.

Unfortunately, I'm not a Windows programmer and I'm not able to produce
a patch for this. But the close() call in _fileio.c should certainly be
protected by whatever magic is necessary.

----------
Added file: http://bugs.python.org/file13405/Capture-QEMU.png

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


More information about the Python-bugs-list mailing list