[Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex,1.5,1.6

Fred L. Drake python-dev@python.org
2000年6月28日 15:11:42 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory slayer.i.sourceforge.net:/tmp/cvs-serv13169/lib
Modified Files:
	libcurses.tex 
Log Message:
Add a "See also:" link to the curses.ascii module.
Index: libcurses.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libcurses.tex,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** libcurses.tex	2000年06月21日 01:42:51	1.5
--- libcurses.tex	2000年06月28日 22:11:40	1.6
***************
*** 16,19 ****
--- 16,22 ----
 
 \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
 on the Python Web site as Andrew Kuchling's

AltStyle によって変換されたページ (->オリジナル) /