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 <[email protected]>
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: <[email protected]>
2014-03-30 22:51:54pitroulinkissue21090 messages
2014-03-30 22:51:54pitroucreate