[issue1100] Can't input non-ascii characters in interactive mode

2007-09-04 Thread Sangpil Yoon
Sangpil Yoon added the comment: It's working fine on Windows XP. Thanks. __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe

[issue1100] Can't input non-ascii characters in interactive mode

2007-09-04 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the report. This is now fixed in r57957 (although I tested it only on Unix). -- nosy: +loewis resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]>

[issue1100] Can't input non-ascii characters in interactive mode

2007-09-03 Thread Sangpil Yoon
Changes by Sangpil Yoon: -- type: -> behavior __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue1100] Can't input non-ascii characters in interactive mode

2007-09-03 Thread Sangpil Yoon
New submission from Sangpil Yoon: I'm not sure if this is a bug or a designed behavior, but I think it would be nice for beginners to be able to enter his/her local characters from an interactive prompt. As interactive mode lacks source code encoding declaration, the interpreter seems to assume t