summaryrefslogtreecommitdiffstats
path: root/Doc/libfuncs.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-12-16 04:06:33 (GMT)
committerFred Drake <fdrake@acm.org>1997-12-16 04:06:33 (GMT)
commit90f2e5e20220f400d8a97b391b810a459315ca1d (patch)
tree3f69deefbd00647b916b05efca9ff69db24d6d47 /Doc/libfuncs.tex
parentbfc28bcfdf6638667b7059949cb5384088c007be (diff)
downloadcpython-90f2e5e20220f400d8a97b391b810a459315ca1d.zip
cpython-90f2e5e20220f400d8a97b391b810a459315ca1d.tar.gz
cpython-90f2e5e20220f400d8a97b391b810a459315ca1d.tar.bz2
Added a named target for referencing.
Diffstat (limited to 'Doc/libfuncs.tex')
-rw-r--r--Doc/libfuncs.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libfuncs.tex b/Doc/libfuncs.tex
index 55bf36a..70be8ad 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.