From: Andrew M. Kuchling Date: Wed, 8 Mar 2006 01:50:20 +0000 (+0000) Subject: Add section X-Git-Tag: v2.5a0~324 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f4d255b676d6a3cbd3501b3c3489e44db86197b;p=thirdparty%2FPython%2Fcpython.git Add section --- diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 46c6b199f510..1d88f4fdd600 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -280,6 +280,12 @@ Sugalski.} % XXX write this +%====================================================================== +\section{PEP 352: Exceptions as New-Style Classes} + +% XXX write this + + %====================================================================== \section{PEP 357: The '__index__' method}