mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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}
|
||||
\label{built-in-funcs}
|
||||
|
||||
The Python interpreter has a number of functions built into it that
|
||||
are always available. They are listed here in alphabetical order.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
\section{Built-in Functions}
|
||||
\label{built-in-funcs}
|
||||
|
||||
The Python interpreter has a number of functions built into it that
|
||||
are always available. They are listed here in alphabetical order.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue