mirror of https://github.com/python/cpython.git
Remove duplicate "Reference Guide" in optparse.rst. (GH-10372)
This commit is contained in:
parent
76cd0c30d6
commit
d2b11af915
|
@ -415,7 +415,7 @@ Some other actions supported by :mod:`optparse` are:
|
||||||
``"callback"``
|
``"callback"``
|
||||||
call a specified function
|
call a specified function
|
||||||
|
|
||||||
These are covered in section :ref:`optparse-reference-guide`, Reference Guide
|
These are covered in section :ref:`optparse-reference-guide`,
|
||||||
and section :ref:`optparse-option-callbacks`.
|
and section :ref:`optparse-option-callbacks`.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue