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 Dolda2000
Recipients Dolda2000, benjamin.peterson, hynek, pitrou, r.david.murray, serhiy.storchaka, stutzbach
Date 2013-12-27.16:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388161915.45.0.277991420787.issue20074@psf.upfronthosting.co.za>
In-reply-to
Content
Oh sorry, my bad. I messed up. :)

Given that that works, though, why can't open() handle opening /dev/tty directly in text mode? Clearly, TextIOWrapper can handle the necessary buffering without the stream having to be seekable.
History
Date User Action Args
2013-12-27 16:31:55Dolda2000setrecipients: + Dolda2000, pitrou, benjamin.peterson, stutzbach, r.david.murray, hynek, serhiy.storchaka
2013-12-27 16:31:55Dolda2000setmessageid: <1388161915.45.0.277991420787.issue20074@psf.upfronthosting.co.za>
2013-12-27 16:31:55Dolda2000linkissue20074 messages
2013-12-27 16:31:55Dolda2000create