[Tutor] How does # -*- coding: utf-8 -*- work?

Joel Goldstick joel.goldstick at gmail.com
Sat Jan 26 17:46:54 CET 2013


On Sat, Jan 26, 2013 at 11:38 AM, Santosh Kumar <sntshkmr60 at gmail.com>wrote:

> Everything starting with hash character in Python is comment and is
> not interpreted by the interpreter. So how does that works? Give me
> full explanation.
>

If you google you get this:


http://stackoverflow.com/questions/4872007/where-does-this-come-from-coding-utf-8



> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130126/760b54ff/attachment.html>


More information about the Tutor mailing list