On Jan 20, 4:46 pm, Robert Kern <robert.k...@gmail.com> wrote:

<snips>

>
> Instead, you want to use an encoding declaration in each file:
>
> http://docs.python.org/reference/lexical_analysis.html#encoding-decla...

All that this does is tell the interpreter how the source file is
encoded, it does not affect default encodings etc.

John
--


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to