Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv28866
Modified Files:
python-dev.tex
Log Message:
Remove incomplete sentence
Index: python-dev.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-dev.tex,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** python-dev.tex 2001/07/07 03:00:19 1.4
--- python-dev.tex 2001/07/07 11:22:07 1.5
***************
*** 4,8 ****
\title{Becoming a Python Developer}
! \release{0.02}
\author{A.M. Kuchling}
\authoraddress{\email{aku...@me...}}
--- 4,8 ----
\title{Becoming a Python Developer}
! \release{0.03}
\author{A.M. Kuchling}
\authoraddress{\email{aku...@me...}}
***************
*** 431,438 ****
\email{python-dev} is an invitation-only list, though the list address
! accepts e-mail from non-members, and the archives are public. The
! goal of having the list be invitation only is simply to avoid having
! it turn into a Every two weeks, Michael Hudson writes summaries
! describing recent activity and discussions; summaries are archived at
\url{http://starship.python.net/crew/mwh/summaries/}.
--- 431,437 ----
\email{python-dev} is an invitation-only list, though the list address
! accepts e-mail from non-members, and the archives are public. Every
! two weeks, Michael Hudson writes summaries describing recent activity
! and discussions; summaries are archived at
\url{http://starship.python.net/crew/mwh/summaries/}.
***************
*** 477,482 ****
The author would like to thank the following people for offering
! suggestions on various drafts of this article: Skip Montanaro, Guido
! van Rossum.
\end{document}
--- 476,481 ----
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.
\end{document}
|