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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f4d255b676d6a3cbd3501b3c3489e44db86197b;p=python Add section --- diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 46c6b199f5..1d88f4fdd6 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}