[Python-checkins] python/dist/src/Doc/dist dist.tex,1.70,1.71
fdrake at users.sourceforge.net
fdrake at users.sourceforge.net
Thu Mar 25 11:33:46 EST 2004
Update of /cvsroot/python/python/dist/src/Doc/dist
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5902
Modified Files:
dist.tex
Log Message:
remove duplicate use of the meta-data label
Index: dist.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/dist/dist.tex,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** dist.tex 23 Mar 2004 19:02:38 -0000 1.70
--- dist.tex 25 Mar 2004 16:33:29 -0000 1.71
***************
*** 799,803 ****
\subsection{Debugging the setup script}
- \label{meta-data}
Sometimes things go wrong, and the setup script doesn't do what the
--- 799,802 ----
More information about the Python-checkins
mailing list