diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-02 13:32:19 (GMT) |
---|---|---|
committer | Mariatta <Mariatta@users.noreply.github.com> | 2018-02-02 13:32:19 (GMT) |
commit | f61951b10cc08d3926a3ebaacc154d4149150ef4 (patch) | |
tree | 01c66259996526ae4f0115e535f9f223994c0bcb /Lib/asyncio/locks.py | |
parent | 3a04c52a9eb03e31c60037248b872f3662002a4d (diff) | |
download | cpython-f61951b10cc08d3926a3ebaacc154d4149150ef4.zip cpython-f61951b10cc08d3926a3ebaacc154d4149150ef4.tar.gz cpython-f61951b10cc08d3926a3ebaacc154d4149150ef4.tar.bz2 |
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 'Lib/asyncio/locks.py')
0 files changed, 0 insertions, 0 deletions