diff options
author | oldk <oldk1331@users.noreply.github.com> | 2018-02-02 04:20:00 (GMT) |
---|---|---|
committer | Mariatta <Mariatta@users.noreply.github.com> | 2018-02-02 04:20:00 (GMT) |
commit | 461d225b195eec5269f317323b41115516144c41 (patch) | |
tree | d1c1e71798eae33434965d42c4864e7ab7df0283 /Lib/test/subprocessdata | |
parent | 55e0839f2672e029c2b96514028c77c31ffbe41f (diff) | |
download | cpython-461d225b195eec5269f317323b41115516144c41.zip cpython-461d225b195eec5269f317323b41115516144c41.tar.gz cpython-461d225b195eec5269f317323b41115516144c41.tar.bz2 |
bpo-32674: Improve the docstring for __import__ (GH-5339)
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.
Diffstat (limited to 'Lib/test/subprocessdata')
0 files changed, 0 insertions, 0 deletions