mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Add a "See also:" link to the curses.ascii module.
This commit is contained in:
parent
589f44b9d0
commit
5c529d3f3e
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ extension module has not been tested with all available versions of
|
||||||
curses.
|
curses.
|
||||||
|
|
||||||
\begin{seealso}
|
\begin{seealso}
|
||||||
|
\seemodule{curses.ascii}{Utilities for working with \ASCII{}
|
||||||
|
characters, regardless of your locale
|
||||||
|
settings.}
|
||||||
\seetext{Tutorial material on using curses with Python is available
|
\seetext{Tutorial material on using curses with Python is available
|
||||||
on the Python Web site as Andrew Kuchling's
|
on the Python Web site as Andrew Kuchling's
|
||||||
\citetitle[http://www.python.org/doc/howto/curses/curses.html]{Curses
|
\citetitle[http://www.python.org/doc/howto/curses/curses.html]{Curses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue