mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Change as suggested by Peter Funk <pf@artcom-gmbh.de>:
Create a hyperlink between the language reference and documentation for the built in functions.
This commit is contained in:
parent
251caa5c5b
commit
3d83fc3ab1
1 changed files with 3 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue