diff options
author | Mariatta <Mariatta@users.noreply.github.com> | 2018-02-02 16:23:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-02 16:23:53 (GMT) |
commit | 9b7b3a64560269188fcb43445becc5aacb4de2dc (patch) | |
tree | 8023e76e50170528c4442f0e20f713829d409f84 /Python/sysmodule.c | |
parent | b7a2c17be8411bc4c7a2babdc650074c14204aa8 (diff) | |
download | cpython-9b7b3a64560269188fcb43445becc5aacb4de2dc.zip cpython-9b7b3a64560269188fcb43445becc5aacb4de2dc.tar.gz cpython-9b7b3a64560269188fcb43445becc5aacb4de2dc.tar.bz2 |
bpo-32674: Improve the docstring for __import__ (GH-5339) (GH-5494)
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 461d225b195eec5269f317323b41115516144c41)
Co-authored-by: oldk <oldk1331@users.noreply.github.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions