mirror of https://github.com/python/cpython
fix sectioning: cannot skip section levels
This commit is contained in:
parent
46cc702b72
commit
842ab70ecf
|
@ -47,7 +47,7 @@ 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.
|
||||
|
|
Loading…
Reference in New Issue