]> granicus.if.org Git - python/commit
#1688: On Windows, the input() prompt was not correctly displayed if it
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 21 Sep 2008 21:49:01 +0000 (21:49 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 21 Sep 2008 21:49:01 +0000 (21:49 +0000)
commitd0db98fcd869605f28dc600bfeba032565e31855
tree53f5bf2a39d7c68972cb106bde9768375178fc63
parent956ffd75af881353fd59d61eb787df1512f0b59e
#1688: On Windows, the input() prompt was not correctly displayed if it
contains non-ascii characters.

Reviewed by Benjamin Peterson.
Misc/NEWS
Python/bltinmodule.c