missing sys.setappdefaultencoding

Uwe Mayer merkosh at hadiko.de
Fri Jan 7 05:49:25 EST 2005


Hi,

well, I wrote a nice python program which won't work if the default encoding
has not been set from ascii to latin-1 or latin-15.

However, the command sys.setappdefaultencoding is missing on a Python
installation with Python 2.3.4 on Gentoo where it is present on Debian.

Any ideas how to deal with this?

Thanks in advance,
Ciao
Uwe 



More information about the Python-list mailing list