Trouble with source-code encoding

Fernando Rodriguez frr at easyjob.net
Fri Sep 12 06:16:35 EDT 2003


Hi,

I just upgraded to Python2.3 and I'm getting a weird warning complaining about
the encoding and asking me to read a pep.  OK, I read the Pep and know what
syntax to specify the enconding:
# -*- coding: <encoding name> -*-

However, th epep doesn't list the name of valid  encodings.  What's the name
for west european encoding?




More information about the Python-list mailing list