]> granicus.if.org Git - python/commitdiff
Add empty section for bool
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 3 Apr 2002 22:44:47 +0000 (22:44 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 3 Apr 2002 22:44:47 +0000 (22:44 +0000)
Doc/whatsnew/whatsnew23.tex

index 73b3b99b9d928eacffd3e8228648c0e3367000ee..67fb4c669989d1036ff9376f6b068357bd04f7bf 100644 (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}