See All Titles |
![]() ![]() __main__The __main__ module is the top-level script environment object in which the interpreter's main program executes. This is how the if __name__ == '__main__' code fragment works.
|
Index terms contained in this sectionlibrariesPython Services Python Services |
© 2002, O'Reilly & Associates, Inc. |