From: A.M. K. <aku...@us...> - 2001-01-24 01:11:09
|
Update of /cvsroot/py-howto/pyhowto In directory usw-pr-cvs1:/tmp/cvs-serv11559 Modified Files: python-21.tex Log Message: Add names of people who've pointed out broken links and images Bump version number Index: python-21.tex =================================================================== RCS file: /cvsroot/py-howto/pyhowto/python-21.tex,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** python-21.tex 2001/01/24 00:52:56 1.7 --- python-21.tex 2001/01/24 01:11:26 1.8 *************** *** 4,8 **** \title{What's New in Python 2.1} ! \release{0.03} \author{A.M. Kuchling} \authoraddress{\email{am...@bi...}} --- 4,8 ---- \title{What's New in Python 2.1} ! \release{0.04} \author{A.M. Kuchling} \authoraddress{\email{am...@bi...}} *************** *** 459,463 **** The author would like to thank the following people for offering suggestions ! on various drafts of this article: David Goodger, Michael Hudson, Marc-Andr\'e Lemburg, Fredrik Lundh, Neil Schemenauer, Thomas Wouters. --- 459,464 ---- The author would like to thank the following people for offering suggestions ! on various drafts of this article: Graeme Cross, ! David Goodger, Jay Graves, Michael Hudson, Marc-Andr\'e Lemburg, Fredrik Lundh, Neil Schemenauer, Thomas Wouters. |