mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
This commit is contained in:
parent
413ba8943e
commit
f2d07d3289
52 changed files with 125 additions and 139 deletions
|
|
@ -527,7 +527,7 @@ If you're in doubt about the detailed behavior of the curses
|
|||
functions, consult the manual pages for your curses implementation,
|
||||
whether it's ncurses or a proprietary Unix vendor's. The manual pages
|
||||
will document any quirks, and provide complete lists of all the
|
||||
functions, attributes, and :const:`ACS_\*` characters available to
|
||||
functions, attributes, and :ref:`ACS_\* <curses-acs-codes>` characters available to
|
||||
you.
|
||||
|
||||
Because the curses API is so large, some functions aren't supported in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue