Add empty section for bool

This commit is contained in:
Andrew M. Kuchling 2002-04-03 22:44:47 +00:00
parent 77f6a65eb0
commit 3a52ff6df4

View file

@ -181,6 +181,18 @@ and Tim Peters, with other fixes from the Python Labs crew.}
\end{seealso}
%======================================================================
\section{PEP 285: The \class{bool} Type}
XXX write this section
\begin{seealso}
\seepep{285}{Adding a bool type}{Written and implemented by GvR.}
\end{seealso}
%======================================================================
\section{New and Improved Modules}