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 chris.jerdonek
Recipients asvetlov, chris.jerdonek, docs@python, pitrou, r.david.murray
Date 2012-08-13.13:12:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344863525.86.0.740559564976.issue15638@psf.upfronthosting.co.za>
In-reply-to
Content
The C version seems to have it in 3.2 as well:

http://hg.python.org/cpython/file/5b629e9fde61/Modules/_io/textio.c#l818

Is it possible you were thinking of issue 15571 (not "used" in Python version but still respected)?
History
Date User Action Args
2012-08-13 13:12:05chris.jerdoneksetrecipients: + chris.jerdonek, pitrou, r.david.murray, asvetlov, docs@python
2012-08-13 13:12:05chris.jerdoneksetmessageid: <1344863525.86.0.740559564976.issue15638@psf.upfronthosting.co.za>
2012-08-13 13:12:05chris.jerdoneklinkissue15638 messages
2012-08-13 13:12:05chris.jerdonekcreate