mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
add references between getopt and optparse docs
This commit is contained in:
parent
4e9e7a6140
commit
db8d1c26d3
2 changed files with 8 additions and 0 deletions
|
@ -143,3 +143,7 @@ def main():
|
|||
if __name__ == "__main__":
|
||||
main()
|
||||
\end{verbatim}
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{optparse}{More object-oriented command line option parsing}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue