From: Georg Brandl Date: Sun, 24 Jun 2012 11:06:44 +0000 (+0200) Subject: Remove attribution; this is for the whatsnew. X-Git-Tag: v3.3.0b1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8f2d29ea9db281d34502d7299bee9e680e076ff;p=thirdparty%2FPython%2Fcpython.git Remove attribution; this is for the whatsnew. --- diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst index faf6732a4178..6ba58d46d50d 100644 --- a/Doc/library/exceptions.rst +++ b/Doc/library/exceptions.rst @@ -528,7 +528,6 @@ depending on the system error code. .. seealso:: :pep:`3151` - Reworking the OS and IO exception hierarchy - PEP written and implemented by Antoine Pitrou. Warnings