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 amaury.forgeotdarc
Recipients MarkIngramUK, amaury.forgeotdarc
Date 2014-12-02.17:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417540148.33.0.263877642442.issue22982@psf.upfronthosting.co.za>
In-reply-to
Content
issue5006 was supposed to take care of this, but it has a flaw IMO:
This statement https://hg.python.org/cpython/file/0744ceb5c0ed/Lib/_pyio.py#l2003 is missing an "and whence!=2".
History
Date User Action Args
2014-12-02 17:09:08amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, MarkIngramUK
2014-12-02 17:09:08amaury.forgeotdarcsetmessageid: <1417540148.33.0.263877642442.issue22982@psf.upfronthosting.co.za>
2014-12-02 17:09:08amaury.forgeotdarclinkissue22982 messages
2014-12-02 17:09:08amaury.forgeotdarccreate