fix sectioning: cannot skip section levels

This commit is contained in:
Fred Drake 2006-03-31 05:28:38 +00:00
parent 46cc702b72
commit 842ab70ecf
1 changed files with 2 additions and 2 deletions

View File

@ -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}