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 pitrou
Recipients Claudiu.Popa, ivank, pitrou
Date 2014-03-30.22:51:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396219914.66.0.7295507994.issue21090@psf.upfronthosting.co.za>
In-reply-to
Content
Python 2.7 uses C fopen() and fread(), so what happens probably is that fread() silences the error.
History
Date User Action Args
2014-03-30 22:51:54pitrousetrecipients: + pitrou, ivank, Claudiu.Popa
2014-03-30 22:51:54pitrousetmessageid: <1396219914.66.0.7295507994.issue21090@psf.upfronthosting.co.za>
2014-03-30 22:51:54pitroulinkissue21090 messages
2014-03-30 22:51:54pitroucreate