New submission from Atsushi Shibata <shib...@webcore.co.jp>: I installed Python 3.2.2 on Macintosh(Snow Leopard), by using installer on python.org. In interactive mode, it does not accept multibyte character. When I type Japanese character on it, it changes to ?. I tried to make Python 3.2.2 by using tar ball on the same machine. I can type Japanese character in interactive mode. I guess it's because of some minor issue, such as compile option is different etc.
Thanks in advance. ---------- assignee: ronaldoussoren components: Macintosh messages: 151035 nosy: ats, ronaldoussoren priority: normal severity: normal status: open title: Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode type: behavior versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13759> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com