F
Fernando Rodriguez
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?
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?