mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Added a named target for referencing.
This commit is contained in:
parent
bfc28bcfdf
commit
90f2e5e202
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
\section{Built-in Functions}
|
\section{Built-in Functions}
|
||||||
|
\label{built-in-funcs}
|
||||||
|
|
||||||
The Python interpreter has a number of functions built into it that
|
The Python interpreter has a number of functions built into it that
|
||||||
are always available. They are listed here in alphabetical order.
|
are always available. They are listed here in alphabetical order.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
\section{Built-in Functions}
|
\section{Built-in Functions}
|
||||||
|
\label{built-in-funcs}
|
||||||
|
|
||||||
The Python interpreter has a number of functions built into it that
|
The Python interpreter has a number of functions built into it that
|
||||||
are always available. They are listed here in alphabetical order.
|
are always available. They are listed here in alphabetical order.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue