[issue14176] Fix unicode literals (for PEP 414)

R. David Murray report at bugs.python.org
Fri Mar 2 21:40:59 CET 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

OK, so I still don't understand what problem it is you are reporting.  What do you mean by "can't craete non-valid strings"?  Of course you can't.  (I don't see how you could do that programatically, either, although that depends heavily on your definition of non-valid.)

Are you reporting that cmd.exe has no support for entering French characters?  That wouldn't be a Python bug.

Are you reporting that idle lacks the keyboard support for French?  (I don't use Idle, so I don't know if that is true or not.)

----------

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


More information about the Python-bugs-list mailing list