|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/attribute-references.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/expressions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/string-conversions.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.3.1 Attribute references Up: 5. Expressions Previous: 5.2.6 String conversions
5.3 Primaries
Primaries represent the most tightly bound operations of the language. Their syntax is:
primary: atom | attributeref | subscription | slicing | call
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/attribute-references.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/expressions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/ref/string-conversions.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.3.1 Attribute references Up: 5. Expressions Previous: 5.2.6 String conversions