Remove outdated pointer to optparse (fixes #11360).
The doc already points to argparse.
This commit is contained in:
parent
2f24fda195
commit
be573e7d17
@ -22,9 +22,6 @@ the special meanings of arguments of the form '``-``' and '``--``'). Long
|
|||||||
options similar to those supported by GNU software may be used as well via an
|
options similar to those supported by GNU software may be used as well via an
|
||||||
optional third argument.
|
optional third argument.
|
||||||
|
|
||||||
A more convenient, flexible, and powerful alternative is the
|
|
||||||
:mod:`optparse` module.
|
|
||||||
|
|
||||||
This module provides two functions and an
|
This module provides two functions and an
|
||||||
exception:
|
exception:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user