|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/strings.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-builtin.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 4. String Services Up: 3. Python Services Previous: 3.33 __builtin__
3.34 __main__ -- Top-level script environment.
This module represents the (otherwise anonymous) scope in which the interpreter's main program executes -- commands read either from standard input or from a script file.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/strings.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-builtin.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 4. String Services Up: 3. Python Services Previous: 3.33 __builtin__