增加python文档
This commit is contained in:
7
web/python-docs/_sources/reference/grammar.rst.txt
Normal file
7
web/python-docs/_sources/reference/grammar.rst.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user