]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Used a named target to form the reference to the Built-in Functions section.
authorFred Drake <fdrake@acm.org>
Tue, 16 Dec 1997 04:06:06 +0000 (04:06 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 16 Dec 1997 04:06:06 +0000 (04:06 +0000)
Doc/lib/libbltin.tex
Doc/libbltin.tex

index 6afcac946a8f71d72acf4048b324cbd915e11fc1..7413093946ed0e2d7ba34b0d171a5dff9b4fe745 100644 (file)
@@ -4,5 +4,5 @@
 
 This module provides direct access to all `built-in' identifiers of
 Python; e.g. \code{__builtin__.open} is the full name for the built-in
-function \code{open}.  See the section on Built-in Functions in the
-previous chapter.
+function \code{open()}.  See section \ref{built-in-funcs}, ``Built-in
+Functions.''
index 6afcac946a8f71d72acf4048b324cbd915e11fc1..7413093946ed0e2d7ba34b0d171a5dff9b4fe745 100644 (file)
@@ -4,5 +4,5 @@
 
 This module provides direct access to all `built-in' identifiers of
 Python; e.g. \code{__builtin__.open} is the full name for the built-in
-function \code{open}.  See the section on Built-in Functions in the
-previous chapter.
+function \code{open()}.  See section \ref{built-in-funcs}, ``Built-in
+Functions.''