Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington 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]>
@miss-islington
Copy link
Contributor Author

@oldk1331 and @Mariatta: Backport status check is done, and it's a success ✅ .

@Mariatta Mariatta merged commit e985afc into python:3.7 Feb 2, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @Mariatta!

@miss-islington miss-islington deleted the backport-461d225-3.7 branch February 2, 2018 04:51
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