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 Trundle
Recipients Trundle, vstinner
Date 2009-08-27.22:59:26
SpamBayes Score 1.4721588e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Yes, it uses a version of ncurses which supports wide characters, I
checked that.

I agree that using bytes instead may not be the preferred solution in
Python 3. The point is, currently, it is broken if the user does not
use an utf-8 environment.
History
Date User Action Args
2009-08-27 22:59:27Trundlesetrecipients: + Trundle, vstinner
2009-08-27 22:59:27Trundlesetmessageid: <[email protected]>
2009-08-27 22:59:26Trundlelinkissue6745 messages
2009-08-27 22:59:26Trundlecreate