[Tutor] Python and Unicode essay

Kent Johnson kent_johnson at skillsoft.com
Wed Sep 15 03:35:16 CEST 2004


A few recent questions about Python and Unicode inspired me to do some 
research. I have written an essay about two issues that are not well 
documented elsewhere: the handling of non-Ascii characters in the Python 
interpreter, and use of the default system encoding. You can read the essay 
here: http://www.pycs.net/users/0000323/stories/14.html

Kent



More information about the Tutor mailing list