Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d83fc3

Browse files
committed
Change as suggested by Peter Funk <[email protected]>:
Create a hyperlink between the language reference and documentation for the built in functions.
1 parent 251caa5 commit 3d83fc3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/ref/ref5.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,9 @@ \subsection{Calls\label{calls}}
453453
\obindex{function}
454454

455455
\item[a built-in function or method:] The result is up to the
456-
interpreter; see the library reference manual for the descriptions of
457-
built-in functions and methods.
456+
interpreter; see the \citetitle[../lib/built-in-funcs.html]{Python
457+
Library Reference} for the descriptions of built-in functions and
458+
methods.
458459
\indexii{function}{call}
459460
\indexii{built-in function}{call}
460461
\indexii{method}{call}

0 commit comments

Comments
 (0)