mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix note markup (#16805).
Patch by Tshepang Lekhonkhobe, reviewed by Georg Brandl.
This commit is contained in:
parent
d0fc83d5eb
commit
fa5e6e4773
13 changed files with 28 additions and 6 deletions
|
@ -10,6 +10,7 @@
|
|||
--------------
|
||||
|
||||
.. note::
|
||||
|
||||
The :mod:`getopt` module is a parser for command line options whose API is
|
||||
designed to be familiar to users of the C :c:func:`getopt` function. Users who
|
||||
are unfamiliar with the C :c:func:`getopt` function or who would like to write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue