[issue13759] Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode

2012-01-11 Thread Atsushi Shibata

Atsushi Shibata shib...@webcore.co.jp added the comment:

The procedure is following.

1. type python in the terminal.app to launch interactive mode.
2. type 'あ' in it.

And I use Mac OS X 64-bit/32-bit Installer (3.2.2) for Mac OS X 10.6 and 10.7.
Here is the first 2 lines of initial message.

Python 3.2.2 (v3.2.2:137e45f15c0b, Sep  3 2011, 17:28:59) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

thanks :-)

--

___
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



[issue13759] Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode

2012-01-11 Thread Atsushi Shibata

Atsushi Shibata shib...@webcore.co.jp added the comment:

Thank you for testing on your environment :-).
I'll make sure the difference that caused the issue.

I changed the status to pending. I'll come back to this issue when I find the 
crue.

Thanks anyway !

--
status: open - pending

___
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



[issue13759] Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode

2012-01-10 Thread Atsushi Shibata

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