Re: Typing UTF-8 characters in IDLE

2006-10-11 Thread kazuo fujimoto
# I replied to this message by 'Reply' function of my mailer. So this message was not sent to python - list, so I put it again to the python-list. # - Thank you for your reply. On 30 Sep 2006 12:34:59 -0700 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > thanks, it is useful. > > but ,

Re: Typing UTF-8 characters in IDLE

2006-09-30 Thread [EMAIL PROTECTED]
thanks, it is useful. but ,why this line "encoding = locale.getdefaultlocale()[1]" in original file"IOBinding.py " , don't work? it should be work kazuo fujimoto wrote: > Ricky, > > I found your message now, because I also would encounter the same > problem. > > > > A few unicode tutorials on

Typing UTF-8 characters in IDLE

2006-09-30 Thread kazuo fujimoto
Ricky, I found your message now, because I also would encounter the same problem. > A few unicode tutorials on the web show that it's possible to type > unicode characters into the IDLE gui... > > However, when i type korean (hangul) characters it complains: > > Unsupported Characters in input