This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andreas.schawo
Recipients andreas.schawo, ocean-city, pitrou
Date 2009-03-23.20:29:37
SpamBayes Score 0.042507004
Marked as misclassified No
Message-id <1237840180.9.0.451920401011.issue5544@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-03-23 20:29:41andreas.schawosetrecipients: + andreas.schawo, pitrou, ocean-city
2009-03-23 20:29:40andreas.schawosetmessageid: <1237840180.9.0.451920401011.issue5544@psf.upfronthosting.co.za>
2009-03-23 20:29:38andreas.schawolinkissue5544 messages
2009-03-23 20:29:38andreas.schawocreate