Skip to content

Conversation

@Mariatta
Copy link
Member

@Mariatta Mariatta commented Feb 2, 2018

Clarify that the level argument is used to determine whether to
perform absolute or relative imports: 0 is absolute, while a positive number
is the number of parent directories to search relative to the current module..
(cherry picked from commit 461d225)

Co-authored-by: oldk [email protected]

https://bugs.python.org/issue32674

Clarify that the level argument is used to determine whether to
perform absolute or relative imports: 0 is absolute, while a positive number
is the number of parent directories to search relative to the current module..
(cherry picked from commit 461d225)

Co-authored-by: oldk <[email protected]>
@Mariatta Mariatta changed the title bpo-32674: Improve the docstring for __import__ (GH-5339) [2.7] bpo-32674: Improve the docstring for __import__ (GH-5339) Feb 2, 2018
@Mariatta Mariatta merged commit 9b7b3a6 into python:2.7 Feb 2, 2018
@Mariatta Mariatta deleted the backport-461d225-2.7 branch February 2, 2018 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants