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.

作者 loewis
收信人 Christophe Simonis, Garen, amaury.forgeotdarc, arekm, devurandom, doko, eric.araujo, georg.brandl, jreese, lars.gustaebel, leonov, loewis, nicdumz, nikratio, ockham-razor, pitrou, proyvind, rcoyner, thedjatclubrock, vstinner, ysj.ray
日期 2010-10-31.21:46:24
SpamBayes Score 6.7136864e-07
Marked as misclassified
Message-id <4CCDE3AF.90504@v.loewis.de>
In-reply-to <1288560267.02.0.76925595899.issue6715@psf.upfronthosting.co.za>
内容
> I guess I could rewrite it following these suggestions, but I probably won't be able to 
> finish it in time for 3.2 beta.

The more I think about it, the more I feel like -1 about this code as
long as it uses stdio, and does buffering. We really don't need another
implementation of splitting a stream of bytes into lines.
历史
日期 用户 动作 参数
2010-10-31 21:46:26loewis修改recipients: + loewis, georg.brandl, doko, amaury.forgeotdarc, arekm, lars.gustaebel, pitrou, vstinner, nicdumz, eric.araujo, Christophe Simonis, rcoyner, proyvind, nikratio, leonov, devurandom, Garen, ysj.ray, thedjatclubrock, ockham-razor, jreese
2010-10-31 21:46:25loewis链接issue6715 messages
2010-10-31 21:46:24loewis创建