unable to print Unicode characters in Python 3

jefm jef.mangelschots at gmail.com
Mon Jan 26 17:03:20 EST 2009


chcp 1252 does allow me to print the EURO sign. Thanks for pointing
that out.
However, it does not show me some ALL Unicode characters. Very
frustrating.
I was hoping to find something that allows me to print any Unicode
character on the console.



More information about the Python-list mailing list