[issue1602] windows console doesn't print or input Unicode

Glenn Linderman report at bugs.python.org
Fri Mar 25 01:59:20 CET 2011


Glenn Linderman <v+python at g.nevcal.com> added the comment:

Presently, a correct application only needs to flush between a sequence of writes and a sequence of buffer.writes.

Don't assume the flush happens after every write, for a correct application.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________


More information about the Python-bugs-list mailing list