From: Fred Drake Date: Tue, 16 Dec 1997 04:06:33 +0000 (+0000) Subject: Added a named target for referencing. X-Git-Tag: v1.5~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90f2e5e20220f400d8a97b391b810a459315ca1d;p=thirdparty%2FPython%2Fcpython.git Added a named target for referencing. --- diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex index 55bf36a51673..70be8adb9af7 100644 --- a/Doc/lib/libfuncs.tex +++ b/Doc/lib/libfuncs.tex @@ -1,4 +1,5 @@ \section{Built-in Functions} +\label{built-in-funcs} The Python interpreter has a number of functions built into it that are always available. They are listed here in alphabetical order. diff --git a/Doc/libfuncs.tex b/Doc/libfuncs.tex index 55bf36a51673..70be8adb9af7 100644 --- a/Doc/libfuncs.tex +++ b/Doc/libfuncs.tex @@ -1,4 +1,5 @@ \section{Built-in Functions} +\label{built-in-funcs} The Python interpreter has a number of functions built into it that are always available. They are listed here in alphabetical order.