repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Issue #5170: Fixed regression caused when fixing #5768.
[python.git]
/
Doc
/
reference
/
grammar.rst
blob
83d0f8532c636662139e5178700ee6d52be68f6e
1
Full Grammar specification
2
==========================
3
4
This is the full Python grammar, as it is read by the parser generator and used
5
to parse Python source files:
6
7
.. literalinclude:: ../../Grammar/Grammar