why not in python 2.4.3

Serge Orlov Serge.Orlov at gmail.com
Sun May 28 22:43:47 EDT 2006


Rocco wrote:

> >>> import sys
> >>> sys.getdefaultencoding()
> 'latin_1'

Don't change default encoding. It should be always ascii.




More information about the Python-list mailing list