mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
remove ast.__version__ (closes #12273)
This commit is contained in:
parent
e720725c12
commit
0bd152cd67
5 changed files with 3 additions and 44 deletions
|
@ -96,9 +96,6 @@ Node classes
|
|||
Abstract Grammar
|
||||
----------------
|
||||
|
||||
The module defines a string constant ``__version__`` which is the Mercurial
|
||||
revision of the file shown below.
|
||||
|
||||
The abstract grammar is currently defined as follows:
|
||||
|
||||
.. literalinclude:: ../../Parser/Python.asdl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue