Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c529d3

Browse files
committed
Add a "See also:" link to the curses.ascii module.
1 parent 589f44b commit 5c529d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/lib/libcurses.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ \section{\module{curses} ---
1515
curses.
1616

1717
\begin{seealso}
18+
\seemodule{curses.ascii}{Utilities for working with \ASCII{}
19+
characters, regardless of your locale
20+
settings.}
1821
\seetext{Tutorial material on using curses with Python is available
1922
on the Python Web site as Andrew Kuchling's
2023
\citetitle[http://www.python.org/doc/howto/curses/curses.html]{Curses

0 commit comments

Comments
 (0)