Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2b00e commit 4251481Copy full SHA for 4251481
1 file changed
Doc/library/functions.rst
@@ -4,8 +4,8 @@
4
Built-in Functions
5
==================
6
7
-The Python interpreter has a number of functions built into it that are always
8
-available. They are listed here in alphabetical order.
+The Python interpreter has a number of functions and types built into it that
+are always available. They are listed here in alphabetical order.
9
10
11
.. function:: __import__(name[, globals[, locals[, fromlist[, level]]]])
0 commit comments