From: Fred L. D. <fd...@us...> - 2000-10-12 02:49:16
|
Update of /cvsroot/py-howto/pyhowto In directory slayer.i.sourceforge.net:/tmp/cvs-serv18831 Modified Files: python-2.0.tex Log Message: Comment out a separator line, since all the others are commented out, and it would look kind of silly if typeset. Index: python-2.0.tex =================================================================== RCS file: /cvsroot/py-howto/pyhowto/python-2.0.tex,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -r1.36 -r1.37 *** python-2.0.tex 2000/10/12 02:37:14 1.36 --- python-2.0.tex 2000/10/12 02:49:12 1.37 *************** *** 966,970 **** Modules}, that joins the basic set of Python documentation. ! ====================================================================== \section{XML Modules} --- 966,970 ---- Modules}, that joins the basic set of Python documentation. ! % ====================================================================== \section{XML Modules} |