From: Fred Drake Date: Thu, 25 Mar 2004 16:33:29 +0000 (+0000) Subject: remove duplicate use of the meta-data label X-Git-Tag: v2.4a1~571 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73789bc8f5933894828637d45b38415287a73d0f;p=thirdparty%2FPython%2Fcpython.git remove duplicate use of the meta-data label --- diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 35d8fed850aa..18e535a3061c 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -798,7 +798,6 @@ if sys.version < '2.2.3': \subsection{Debugging the setup script} -\label{meta-data} Sometimes things go wrong, and the setup script doesn't do what the developer wants.