Umlauts, encodings, sitecustomize.py
F. GEIGER
f.geiger at vol.at
Tue Nov 9 13:53:07 EST 2004
"Helmut Jarausch" <jarausch at skynet.be> schrieb im Newsbeitrag
news:4190ED09.3010503 at skynet.be...
> Try the line
> # _*_ coding: latin1 _*_
>
> at the very beginning (or at least after a #! line on Unix)
> This works under Linux, at least.
>
Thank you, Helmut, I had already added
# -*- coding: iso-8859-1 -*-
to the scripts in question.
Kind regards
Franz GEIGER
More information about the Python-list
mailing list