source:
python/vendor/Python-2.7.6/Doc/reference/grammar.rst
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 208 bytes |
Full Grammar specification
This is the full Python grammar, as it is read by the parser generator and used to parse Python source files:
.. literalinclude:: ../../Grammar/Grammar
Note:
See TracBrowser
for help on using the repository browser.