[issue5544] test_fileio fails on windows MSVC Assertion

Andreas Schawo report at bugs.python.org
Mon Mar 23 21:29:40 CET 2009


Andreas Schawo <andreas.schawo at gmail.com> added the comment:

I'm afraid your patch doesn't solve it.

I got the same popup:

Debug Assertion Failed!
Program: .....\python_d.exe
File: f:\dd\vctoools\crt_bld\self_x86\crt\src\close.c
Line: 48
Expression: (_osfile(fh) & FOPEN)

It failed while running testErrnoOnClose.

I'm using VC 2008 Express Edition.

----------
title: test_fileio fials on windows MSVC Assertion -> test_fileio fails on windows MSVC Assertion

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


More information about the Python-bugs-list mailing list