Petri Lehtinen added the comment:

-    setlocale(LC_CTYPE, "");
+    setlocale(LC_CTYPE, "C");

This looks dangerous to me. Are you sure readline's behavior doesn't change 
because of this?

----------

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

Reply via email to