[issue7768] raw_input should encode unicode prompt with std.stdout.encoding.

Benjamin Peterson report at bugs.python.org
Sun Jan 24 16:12:38 CET 2010


Benjamin Peterson <benjamin at python.org> added the comment:

I agree that would be nice, but it's usefulness would also be limited by the fact that raw_input always returns a normal string.

----------
nosy: +benjamin.peterson
priority:  -> normal

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


More information about the Python-bugs-list mailing list