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 162dd74 commit 0e13c94Copy full SHA for 0e13c94
1 file changed
Doc/library/importlib.rst
@@ -36,8 +36,7 @@ Details on custom importers can be found in :pep:`302`.
36
in :data:`sys.modules`).
37
38
The :func:`.__import__` function
39
- The built-in function for which the :keyword:`import` statement is
40
- syntactic sugar for.
+ The :keyword:`import` statement is syntactic sugar for this function.
41
42
:pep:`235`
43
Import on Case-Insensitive Platforms
0 commit comments