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

Skip to content

Commit 4251481

Browse files
committed
#2761: Some are types too.
1 parent de2b00e commit 4251481

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Built-in Functions
55
==================
66

7-
The Python interpreter has a number of functions built into it that are always
8-
available. They are listed here in alphabetical order.
7+
The Python interpreter has a number of functions and types built into it that
8+
are always available. They are listed here in alphabetical order.
99

1010

1111
.. function:: __import__(name[, globals[, locals[, fromlist[, level]]]])

0 commit comments

Comments
 (0)