make order of function definitions irrelevant
Joerg Schuster
js at cis.uni-muenchen.de
Tue Nov 11 07:50:33 EST 2003
More information about the Python-list mailing list
Tue Nov 11 07:50:33 EST 2003
- Previous message (by thread): make order of function definitions irrelevant
- Next message (by thread): importing module as filename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> That's why scripts always end with the lines: > if __name__ == "__main__" > doSomething() Thanks for pointing this out to me. Jörg
- Previous message (by thread): make order of function definitions irrelevant
- Next message (by thread): importing module as filename
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list