(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/programs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/class.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/genindex.html| ]]
|
Next: 8.1 Complete Python programs Up: Python Reference Manual Previous: 7.6 Class definitions
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.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/programs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/class.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/genindex.html| ]]
|
Next: 8.1 Complete Python programs Up: Python Reference Manual Previous: 7.6 Class definitions
Send comments on this document to python-docs@python.org.