PATH:
usr
/
share
/
doc
/
python-docs-2.7.5
/
html
/
_sources
/
reference
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
[-] compound_stmts.txt
[edit]
[-] introduction.txt
[edit]
[+]
..
[-] index.txt
[edit]
[-] datamodel.txt
[edit]
[-] grammar.txt
[edit]
[-] executionmodel.txt
[edit]
[-] toplevel_components.txt
[edit]
[-] lexical_analysis.txt
[edit]
[-] simple_stmts.txt
[edit]
[-] expressions.txt
[edit]