File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,15 +27,17 @@ \section{\module{curses} ---
2727 \seemodule {curses.panel}{A panel stack extension that adds depth to
2828 curses windows.}
2929 \seemodule {curses.textpad}{Editable text widget for curses supporting
30- \program {Emacs}-like bindings.}
30+ \program {Emacs}-like bindings.}
3131 \seemodule {curses.wrapper}{Convenience function to ensure proper
3232 terminal setup and resetting on
3333 application entry and exit.}
3434 \seetitle [http://www.python.org/doc/howto/curses/curses.html]{Curses
3535 Programming with Python}{Tutorial material on using curses
36- with Python, by Andrew Kuchling, is available on the
37- Python Web site.}
38- \seetitle [Demo/curses]{}{Some example programs.}
36+ with Python, by Andrew Kuchling and Eric Raymond, is
37+ available on the Python Web site.}
38+ \seetext {The \file {Demo/curses/} directory in the Python source
39+ distribution contains some example programs using the
40+ curses bindings provided by this module.}
3941\end {seealso }
4042
4143
You can’t perform that action at this time.
0 commit comments