[Python-checkins] CVS: python/dist/src/Doc/tut tut.tex

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Wed, 30 Jun 1999 11:32:51 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Doc/tut
In directory weyr:/home/fdrake/projects/python/Doc/tut

Modified Files:
	tut.tex 
Log Message:

Made several grammatical corrections based on comments from Daniel
Barcla <danielb@digitalfocus.com>.

Also added example of what happens when a parameter is set both
positionally and by a keyword (one of Daniels suggestions related to
that paragraph).