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 vstinner
Recipients Egor Tensin, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-02-12.10:27:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455272859.46.0.574481035985.issue26345@psf.upfronthosting.co.za>
In-reply-to
Content
I guess that it's yet another example of the bug #1602: "windows console doesn't print or input Unicode".

Don't use the Windows console, but use a better console which has a better Unicode support. For example, you can play with IDLE :-) (Maybe PowerShell or ConEmu ?)
https://conemu.github.io/
History
Date User Action Args
2016-02-12 10:27:39vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, steve.dower, Egor Tensin
2016-02-12 10:27:39vstinnersetmessageid: <1455272859.46.0.574481035985.issue26345@psf.upfronthosting.co.za>
2016-02-12 10:27:39vstinnerlinkissue26345 messages
2016-02-12 10:27:39vstinnercreate