Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv26611
Modified Files:
python-dev.tex
Log Message:
Amusing braino noticed by Steve Ferg
Index: python-dev.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-dev.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** python-dev.tex 2001/07/10 01:03:05 1.7
--- python-dev.tex 2001/07/10 17:31:53 1.8
***************
*** 416,424 ****
difficult to start a new SIG, and the maintainers of
\url{http://www.python.org} will want some fairly clear evidence that the new
! SIG will attack enough interest (and developers) to achieve its goal.
You might be happiest just creating a mailing list to discuss your
topic, whether on a server you own or on Yahoo Groups
! (\url{http://groups.yahoo.com}) or some other free list service, rather than
! bother with the formalities of creating a SIG.
\subsection{python-dev}
--- 416,424 ----
difficult to start a new SIG, and the maintainers of
\url{http://www.python.org} will want some fairly clear evidence that the new
! SIG will attract enough interest (and developers) to achieve its goal.
You might be happiest just creating a mailing list to discuss your
topic, whether on a server you own or on Yahoo Groups
! (\url{http://groups.yahoo.com}) or some other free list service,
! rather than bother with the formalities of creating a SIG.
\subsection{python-dev}
***************
*** 476,481 ****
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.
\end{document}
--- 476,481 ----
The author would like to thank the following people for offering
! suggestions on various drafts of this article: Steve Ferg, Aahz
! Maruch, Skip Montanaro, Guido van Rossum.
\end{document}
|