From: Fred L. D. <fd...@us...> - 2001-07-07 12:11:30
|
Update of /cvsroot/py-howto/pyhowto In directory usw-pr-cvs1:/tmp/cvs-serv2178 Modified Files: python-dev.tex Log Message: Fix typo. Index: python-dev.tex =================================================================== RCS file: /cvsroot/py-howto/pyhowto/python-dev.tex,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** python-dev.tex 2001/07/07 11:22:07 1.5 --- python-dev.tex 2001/07/07 12:11:27 1.6 *************** *** 476,480 **** The author would like to thank the following people for offering ! suggestions on various drafts of this article: Aah Maruch, Skip Montanaro, Guido van Rossum. --- 476,480 ---- The author would like to thank the following people for offering ! suggestions on various drafts of this article: Aahz Maruch, Skip Montanaro, Guido van Rossum. |