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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
compound_stmts.txt | File | 22.63 KB | 0644 |
|
datamodel.txt | File | 109.42 KB | 0644 |
|
executionmodel.txt | File | 10.7 KB | 0644 |
|
expressions.txt | File | 55.3 KB | 0644 |
|
grammar.txt | File | 208 B | 0644 |
|
index.txt | File | 943 B | 0644 |
|
introduction.txt | File | 6.15 KB | 0644 |
|
lexical_analysis.txt | File | 28.24 KB | 0644 |
|
simple_stmts.txt | File | 40.65 KB | 0644 |
|
toplevel_components.txt | File | 3.41 KB | 0644 |
|