From: Georg Brandl Date: Sun, 5 Dec 2010 11:42:38 +0000 (+0000) Subject: Fix title. X-Git-Tag: v3.2b1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65b2eb9dfebe873e8ee5821f13d5a8c07d9c89c2;p=thirdparty%2FPython%2Fcpython.git Fix title. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 8ac8ff10729e..8ae5c006ed56 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -69,7 +69,7 @@ need to be recompiled for every feature release. .. seealso:: - :pep:`384` - Define a Stable ABI + :pep:`384` - Defining a Stable ABI PEP written by Martin von Loewis. PEP 389: Argparse Command Line Parsing Module