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

Skip to content

Commit 222d473

Browse files
committed
Issue #15482: Merge 78449:3fe01f7520e2 with a minor clarification.
2 parents ecfefb7 + 9b000e7 commit 222d473

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/functions.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,8 @@ are always available. They are listed here in alphabetical order.
15071507
use :func:`importlib.import_module`.
15081508

15091509
.. versionchanged:: 3.3
1510-
Negative values for *level* are no longer supported.
1510+
Negative values for *level* are no longer supported (which also changes
1511+
the default value to 0).
15111512

15121513

15131514
.. rubric:: Footnotes

0 commit comments

Comments
 (0)