Fix markup.

This commit is contained in:
Raymond Hettinger 2011-01-19 08:44:33 +00:00
parent f3923cf9fd
commit be9994e0d1
1 changed files with 1 additions and 2 deletions

View File

@ -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