mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
Add 'see also' link to curses.panel
This commit is contained in:
parent
d7d2e19922
commit
5caee408b8
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ open-source curses library hosted on Linux and the BSD variants of
|
||||||
\seemodule{curses.ascii}{Utilities for working with \ASCII{}
|
\seemodule{curses.ascii}{Utilities for working with \ASCII{}
|
||||||
characters, regardless of your locale
|
characters, regardless of your locale
|
||||||
settings.}
|
settings.}
|
||||||
|
\seemodule{curses.panel}{A panel stack extension that adds depth to
|
||||||
|
curses windows.}
|
||||||
\seemodule{curses.textpad}{Editable text widget for curses supporting
|
\seemodule{curses.textpad}{Editable text widget for curses supporting
|
||||||
\program{Emacs}-like bindings.}
|
\program{Emacs}-like bindings.}
|
||||||
\seemodule{curses.wrapper}{Convenience function to ensure proper
|
\seemodule{curses.wrapper}{Convenience function to ensure proper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue