Update of /cvsroot/py-howto/pyhowto
In directory slayer.i.sourceforge.net:/tmp/cvs-serv21317
Modified Files:
python-2.0.tex
Log Message:
Fix double negative spotted by ma...@mo...
Index: python-2.0.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-2.0.tex,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** python-2.0.tex 2000/09/27 02:36:10 1.33
--- python-2.0.tex 2000/09/27 02:49:24 1.34
***************
*** 76,81 ****
joined in to help, and the job was done. If there were only 5 people
with write access, probably that task would have been viewed as
! ``nice, but not worth the time and effort needed'' and it wouldn't
! never have been done.
SourceForge also provides tools for tracking bug and patch
--- 76,81 ----
joined in to help, and the job was done. If there were only 5 people
with write access, probably that task would have been viewed as
! ``nice, but not worth the time and effort needed'' and it would
! never have gotten done.
SourceForge also provides tools for tracking bug and patch
|