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 vstinner
Recipients benjamin.peterson, ocean-city, pitrou, vstinner
Date 2009-04-18.17:29:43
SpamBayes Score 4.855966e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> MSDN says _ungetwch returns WEOF instead of EOF when error occurs.

Ok, I updated my patch (to use WEOF).
History
Date User Action Args
2009-04-18 17:29:45vstinnersetrecipients: + vstinner, pitrou, ocean-city, benjamin.peterson
2009-04-18 17:29:45vstinnersetmessageid: <[email protected]>
2009-04-18 17:29:44vstinnerlinkissue5410 messages
2009-04-18 17:29:44vstinnercreate