STINNER Victor added the comment: I'm unable to reproduce the bug. It seems like it was fixed since 8 years ;-)
haypo@selma$ LC_ALL=ko_KR.eucKR ./python Python 3.7.0a0 (default, Feb 14 2017, 10:48:09) [GCC 6.3.1 20161221 (Red Hat 6.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> haypo@selma$ LC_ALL=ko_KR.eucKR ./python -S Python 3.7.0a0 (default, Feb 14 2017, 10:48:09) [GCC 6.3.1 20161221 (Red Hat 6.3.1-1)] on linux >>> ---------- nosy: +haypo resolution: -> fixed stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5667> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com