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.

作者 georg.brandl
收信人 georg.brandl
日期 2012-01-11.08:24:41
SpamBayes Score 0.011192971
Marked as misclassified
Message-id <1326270282.71.0.886382293128.issue13761@psf.upfronthosting.co.za>
In-reply-to
内容
Add a flush keyword argument to print(), defaulting to False. If true, output will be flushed immediately.

See http://mail.python.org/pipermail/python-ideas/2012-January/013340.html
历史
日期 用户 动作 参数
2012-01-11 08:24:42georg.brandl修改recipients: + georg.brandl
2012-01-11 08:24:42georg.brandl修改messageid: <1326270282.71.0.886382293128.issue13761@psf.upfronthosting.co.za>
2012-01-11 08:24:42georg.brandl链接issue13761 messages
2012-01-11 08:24:41georg.brandl创建