[Python-checkins] CVS: python/dist/src/Doc/lib libcurses.tex
Fred L. Drake
fdrake@weyr.cnri.reston.va.us
1999年6月21日 17:13:12 -0400 (EDT)
Update of /projects/cvsroot/python/dist/src/Doc/lib
In directory weyr:/home/fdrake/projects/python/Doc/lib
Added Files:
libcurses.tex
Log Message:
Preliminary documentation for the curses module by Moshe Zadka, with
lots of markup fixes and some English nits fixed.
Still needs real review. Some of the function signatures used in this
module are really bad! (Two leading optional parameters? Ugh!)