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.
2 parents ecfefb7 + 9b000e7 commit 222d473Copy full SHA for 222d473
1 file changed
Doc/library/functions.rst
@@ -1507,7 +1507,8 @@ are always available. They are listed here in alphabetical order.
1507
use :func:`importlib.import_module`.
1508
1509
.. versionchanged:: 3.3
1510
- Negative values for *level* are no longer supported.
+ Negative values for *level* are no longer supported (which also changes
1511
+ the default value to 0).
1512
1513
1514
.. rubric:: Footnotes
0 commit comments