make order of function definitions irrelevant

Joerg Schuster js at cis.uni-muenchen.de
Tue Nov 11 07:50:33 EST 2003


> That's why scripts always end with the lines:

> if __name__ == "__main__"
>    doSomething()

Thanks for pointing this out to me.

Jörg




More information about the Python-list mailing list