[Python-checkins] CVS: python/dist/src/Doc/ext ext.tex
Fred L. Drake
fdrake@weyr.cnri.reston.va.us
Tue, 9 Mar 1999 13:36:58 -0500
Update of /projects/cvsroot/python/dist/src/Doc/ext
In directory weyr:/home/fdrake/projects/python/Doc/ext
Modified Files:
ext.tex
Log Message:
Fix a number of typos and small grammatical nits pointed out by Detlef
Lannert <lannert@lannert.rz.uni-duesseldorf.de>.
Added a comment explaining the cast in the method table for the
keyword arguments sample code, in response to another comment by
Detlef.