This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author THRlWiTi
Recipients THRlWiTi, Tomoki.Imai, alex.hartwig, asvetlov, ezio.melotti, kbk, loewis, ned.deily, pradyunsg, r.david.murray, roger.serwy, serhiy.storchaka, terry.reedy
Date 2013-08-21.14:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377094466.55.0.118002026832.issue15809@psf.upfronthosting.co.za>
In-reply-to
Content
Oops! My problem is that I get "Unsupported characters in input" when trying to type any Unicode string in IDLE's interactive mode.

e.g. a simple command like: s = u'Русский текст' gives: Unsupported characters in input

Probably unrelated to the issue at hand. I don't know how I ended up in this thread. Again, sorry.
History
Date User Action Args
2013-08-21 14:14:26THRlWiTisetrecipients: + THRlWiTi, loewis, terry.reedy, kbk, ned.deily, ezio.melotti, roger.serwy, r.david.murray, asvetlov, serhiy.storchaka, alex.hartwig, pradyunsg, Tomoki.Imai
2013-08-21 14:14:26THRlWiTisetmessageid: <1377094466.55.0.118002026832.issue15809@psf.upfronthosting.co.za>
2013-08-21 14:14:26THRlWiTilinkissue15809 messages
2013-08-21 14:14:26THRlWiTicreate