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
Date 2013-11-16.14:53:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384613631.52.0.52309466252.issue19625@psf.upfronthosting.co.za>
In-reply-to
Content
>>> s = 'ی'
Unsupported characters in input

I'm using windows 8 and Python 2.7.6.

The same line works perfectly if I save it in a module with encoding set to UTF-8; but it's really annoying that I can't test my code directly in IDLE.
History
Date User Action Args
2013-11-16 14:53:51THRlWiTisetrecipients: + THRlWiTi
2013-11-16 14:53:51THRlWiTisetmessageid: <1384613631.52.0.52309466252.issue19625@psf.upfronthosting.co.za>
2013-11-16 14:53:51THRlWiTilinkissue19625 messages
2013-11-16 14:53:51THRlWiTicreate