|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/conversions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/exceptions.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/genindex.html| ]]
|
Next: 5.1 Arithmetic conversions Up: Python Reference Manual Previous: 4.2 Exceptions
5. Expressions
This chapter explains the meaning of the elements of expressions in Python.
Syntax Notes: In this and the following chapters, extended BNF notation will be used to describe syntax, not lexical analysis. When (one alternative of) a syntax rule has the form
name: othername
and no semantics are given, the semantics of this form of nameare the same as for othername.
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/conversions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/ref.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/exceptions.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/genindex.html| ]]
|
Next: 5.1 Arithmetic conversions Up: Python Reference Manual Previous: 4.2 Exceptions