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.

作者 pitrou
收信人 benjamin.peterson, fabioz, mark.dickinson, pitrou, vstinner
日期 2009-01-25.21:33:39
SpamBayes Score 0.00037340264
Marked as misclassified
Message-id <1232919248.6616.15.camel@localhost>
In-reply-to <1232918720.11.0.510188828628.issue4705@psf.upfronthosting.co.za>
内容
[...]

I hadn't thought of such situations :-/

So the question is whether it is really useful to enforce unbuffered
stdin with the '-u' option (or your example is simply too borderline).
If so, the patch will have to be replaced with another one implementing
read1() in the FileIO class.
历史
日期 用户 动作 参数
2009-01-25 21:33:40pitrou修改recipients: + pitrou, mark.dickinson, vstinner, fabioz, benjamin.peterson
2009-01-25 21:33:39pitrou链接issue4705 messages
2009-01-25 21:33:39pitrou创建