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 josm
Recipients
Date 2007-05-03.10:03:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The flag checking is revised.
I removed feof() so the checking logic become shorter.
I didn't factor out that logic 
because I think the logic is simple enough

Added a comment that mentions bug 1523853.


File Added: eof2.diff
History
Date User Action Args
2007-08-23 15:58:13adminlinkissue1706039 messages
2007-08-23 15:58:13admincreate