diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index ef316091e49..57749d9ff04 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -169,8 +169,7 @@ each with their own argument patterns and help displays:: :pep:`389` - New Command Line Parsing Module PEP written by Steven Bethard. - :ref:`upgrading-optparse-code` for details on the differences from - :mod:`optparse`. + :ref:`upgrading-optparse-code` for details on the differences from :mod:`optparse`. PEP 391: Dictionary Based Configuration for Logging