diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-01-24 19:55:52 +0200 |
---|---|---|
committer | Ethan Furman <ethan@stoneleaf.us> | 2020-01-24 09:55:52 -0800 |
commit | 9017e0bd5e124ae6d2ed94b9e9cacb2e86270980 (patch) | |
tree | dc0c524bf18c6d0c7bae08d1423512632cc4a56f /Lib/idlelib/configdialog.py | |
parent | 656c45ec9a9dc2e94cec199ebde553a6979e0e05 (diff) | |
download | cpython-git-9017e0bd5e124ae6d2ed94b9e9cacb2e86270980.tar.gz |
bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
Use `from ... import ...` to ensure module is fully loaded before accessing its attributes.
Diffstat (limited to 'Lib/idlelib/configdialog.py')
0 files changed, 0 insertions, 0 deletions