Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
8 lines
208 B
ReStructuredText
8 lines
208 B
ReStructuredText
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
|