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

From ZCubes Wiki
Revision as of 20:11, 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/20/ref/string-conversions.html|[[Image:y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


5.3 Primaries

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

primary:        atom | attributeref | subscription | slicing | call

Subsections


See About this document... for information on suggesting changes.