|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/class.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/programs.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/genindex.html| ]]
|
Previous: 7.6 Class definitions Up: Python Reference Manual Next: 8.1 Complete Python programs
8. Top-level components
The Python interpreter can get its input from a number of sources: from a script passed to it as standard input or as program argument, typed in interactively, from a module source file, etc. This chapter gives the syntax used in these cases.
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/class.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/programs.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/genindex.html| ]]
|
Previous: 7.6 Class definitions Up: Python Reference Manual Next: 8.1 Complete Python programs
See About this document... for information on suggesting changes.