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

Skip to content

Commit 0e13c94

Browse files
committed
Make a sentence a little less awkward.
1 parent 162dd74 commit 0e13c94

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/library/importlib.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Details on custom importers can be found in :pep:`302`.
3636
in :data:`sys.modules`).
3737

3838
The :func:`.__import__` function
39-
The built-in function for which the :keyword:`import` statement is
40-
syntactic sugar for.
39+
The :keyword:`import` statement is syntactic sugar for this function.
4140

4241
:pep:`235`
4342
Import on Case-Insensitive Platforms

0 commit comments

Comments
 (0)