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 belopolsky
Recipients
Date 2007-04-24.04:28:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Hmm. It looks like glibc's fread will attempt reading even if EOF flag is already set. 

I've reproduced the problem on OS X 10.4.9 and Python 2.6a0 (trunk:54926M).

This patch fixes it.
History
Date User Action Args
2007-08-23 15:58:11adminlinkissue1706039 messages
2007-08-23 15:58:11admincreate