File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ \section{Built-in Module \sectcode{__builtin__}}
44
55This module provides direct access to all `built-in' identifiers of
66Python; e.g. \code {__builtin__.open} is the full name for the built-in
7- function \code {open}. See the section on Built-in Functions in the
8- previous chapter.
7+ function \code {open() }. See section \ref { built-in-funcs }, `` Built-in
8+ Functions. ''
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ \section{Built-in Module \sectcode{__builtin__}}
44
55This module provides direct access to all `built-in' identifiers of
66Python; e.g. \code {__builtin__.open} is the full name for the built-in
7- function \code {open}. See the section on Built-in Functions in the
8- previous chapter.
7+ function \code {open() }. See section \ref { built-in-funcs }, `` Built-in
8+ Functions. ''
You can’t perform that action at this time.
0 commit comments