New submission from Georg Brandl <ge...@python.org>: 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 ---------- assignee: georg.brandl components: Interpreter Core keywords: easy messages: 151041 nosy: georg.brandl priority: normal severity: normal stage: needs patch status: open title: Add flush keyword to print() type: enhancement versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13761> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com