unknown locale de_DE at euro

vincent wehren v.wehren at home.nl
Fri May 10 15:59:09 EDT 2002


Hi!

The locale de_DE at euro  (which I uses ISO-8859-15 as encoding), as used by
e.g. SuSe 8.0 Linux,is not (yet) regognized by the locale module of
Python2.2. A ValueError is raised when calling the module's
"getdefaultlocale()" method. How can one go about handling this? Should one
add it to the encoding aliases in locale.py? Any suggestions?

Regards
Vincent Wehren







More information about the Python-list mailing list