diff options
| -rw-r--r-- | Doc/whatsnew/3.2.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index ef31609..57749d9 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 |
