diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-02 05:32:19 -0800 |
---|---|---|
committer | Mariatta <Mariatta@users.noreply.github.com> | 2018-02-02 08:32:19 -0500 |
commit | f61951b10cc08d3926a3ebaacc154d4149150ef4 (patch) | |
tree | 01c66259996526ae4f0115e535f9f223994c0bcb /Python/frozenmain.c | |
parent | 3a04c52a9eb03e31c60037248b872f3662002a4d (diff) | |
download | cpython-git-f61951b10cc08d3926a3ebaacc154d4149150ef4.tar.gz |
bpo-32674: Improve the docstring for __import__ (GH-5339) (GH-5489)
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/frozenmain.c')
0 files changed, 0 insertions, 0 deletions