From 90f2e5e20220f400d8a97b391b810a459315ca1d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 16 Dec 1997 04:06:33 +0000 Subject: [PATCH] Added a named target for referencing. --- Doc/lib/libfuncs.tex | 1 + Doc/libfuncs.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex index 55bf36a516..70be8adb9a 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 55bf36a516..70be8adb9a 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. -- 2.50.1