Make sure there are no weird nesting behaviors; the PDF version will not

format if there are (building the "bookmarks" for the reader breaks).
This commit is contained in:
Fred Drake 2001-11-02 19:41:23 +00:00
parent 9ae6f894b0
commit 67bd68392c
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ The following modules are part of the \refmodule{compiler} package:
\localmoduletable
\subsection{The basic interface}
\section{The basic interface}
\declaremodule{}{compiler}
@ -67,7 +67,7 @@ The \module{compiler} package contains the following modules:
\module{misc}, \module{pyassem}, \module{pycodegen}, \module{symbols},
\module{transformer}, and \refmodule[compiler.visitor]{visitor}.
\subsection{Limitations}
\section{Limitations}
There are some problems with the error checking of the compiler
package. The interpreter detects syntax errors in two distinct