(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/string-conversions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/expressions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/attribute-references.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: 5.2.6 String conversions Up: 5. Expressions Next: 5.3.1 Attribute references
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/20/ref/string-conversions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/expressions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/attribute-references.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: 5.2.6 String conversions Up: 5. Expressions Next: 5.3.1 Attribute references
See About this document... for information on suggesting changes.