On Sep 19, 4:09 pm, Ben Finney <ben+pyt...@benfinney.id.au> wrote: > Goran Novosel <goran.novo...@gmail.com> writes: > > # vim: set encoding=utf-8 : > > This will help Vim, but won't help Python. Use the PEP 263 encoding > declaration <URL:http://www.python.org/dev/peps/pep-0263/> to let Python > know the encoding of the program source file.
That's funny because I went to PEP 263 and the line he used was listed there. Apparently, you're the one that needs to read PEP 263. Carl Banks -- http://mail.python.org/mailman/listinfo/python-list