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 bianpeng
Recipients bianpeng
Date 2008-12-11.02:07:02
SpamBayes Score 0.0017605845
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I use IDLE edit an script, if the script contains chinese,
IDLE crashed if run the script.

I put chinese character in commoent or string, and both get the same result.
History
Date User Action Args
2008-12-11 02:07:04bianpengsetrecipients: + bianpeng
2008-12-11 02:07:04bianpengsetmessageid: <[email protected]>
2008-12-11 02:07:03bianpenglinkissue4623 messages
2008-12-11 02:07:02bianpengcreate