From: Fred Drake Date: Mon, 31 Jul 2000 20:08:23 +0000 (+0000) Subject: Change as suggested by Peter Funk : X-Git-Tag: v2.0b1~661 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d83fc3ab15f8b57181bbe6803c592bb39b1fc25;p=thirdparty%2FPython%2Fcpython.git Change as suggested by Peter Funk : Create a hyperlink between the language reference and documentation for the built in functions. --- diff --git a/Doc/ref/ref5.tex b/Doc/ref/ref5.tex index 406d25956b86..db98fe4d0bb5 100644 --- a/Doc/ref/ref5.tex +++ b/Doc/ref/ref5.tex @@ -453,8 +453,9 @@ function call. \obindex{function} \item[a built-in function or method:] The result is up to the -interpreter; see the library reference manual for the descriptions of -built-in functions and methods. +interpreter; see the \citetitle[../lib/built-in-funcs.html]{Python +Library Reference} for the descriptions of built-in functions and +methods. \indexii{function}{call} \indexii{built-in function}{call} \indexii{method}{call}