Yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/primaries.html

Revision as of 18:50, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/attribute-references.html|[[Imag...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


5.3 Primaries

Primaries represent the most tightly bound operations of the language. Their syntax is:

primary:        atom | attributeref | subscription | slicing | call


Send comments on this document to python-docs@python.org.