mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
fix sectioning: cannot skip section levels
This commit is contained in:
parent
46cc702b72
commit
842ab70ecf
1 changed files with 2 additions and 2 deletions
|
@ -47,11 +47,11 @@ question mark), the value might be \code{None}. If the attributes
|
|||
can have zero-or-more values (marked with an asterisk), the
|
||||
values are represented as Python lists.
|
||||
|
||||
\subsection{Abstract Grammar}
|
||||
\section{Abstract Grammar}
|
||||
|
||||
The module defines a string constant \code{__version__} which
|
||||
is the decimal subversion revision number of the file shown below.
|
||||
|
||||
The abstract grammar is currently defined as follows:
|
||||
|
||||
\verbatiminput{../../Parser/Python.asdl}
|
||||
\verbatiminput{../../Parser/Python.asdl}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue