Kaydet (Commit) 2550346c authored tarafından Benjamin Peterson's avatar Benjamin Peterson

correct default value in signature

üst f03a6164
...@@ -1227,7 +1227,7 @@ are always available. They are listed here in alphabetical order. ...@@ -1227,7 +1227,7 @@ are always available. They are listed here in alphabetical order.
True True
.. function:: __import__(name, globals={}, locals={}, fromlist=[], level=-1) .. function:: __import__(name, globals={}, locals={}, fromlist=[], level=0)
.. index:: .. index::
statement: import statement: import
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment