mirror of
https://github.com/python/cpython.git
synced 2026-03-06 13:00:50 +00:00
Add empty section for bool
This commit is contained in:
parent
77f6a65eb0
commit
3a52ff6df4
1 changed files with 12 additions and 0 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue