STINNER Victor <victor.stin...@haypocalc.com> added the comment:

As I wrote in issue #7768: this issue is already fixed in Python3 (getpass 
supports unicode prompt) and you should use Python3 instead of Python2 because 
Python3 has a much better unicode support. It would be harder to fix Python2, 
and this issue has no patch. Since we are close to 2.7rc1 (and 2.7 should be 
the last major version of the 3.x branch), I would like to say that this issue 
should be closed as "wontfix".

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1436203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to