On Wed, Dec 1, 2010 at 9:08 AM, m b <sn...@hotmail.se> wrote:
>> >
>> > if __name__ == "__main__":
>> > main()
>
> What does this mean?

See http://effbot.org/pyfaq/tutor-what-is-if-name-main-for.htm
(which is the 3rd Google hit for "__main__")

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to