diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-17 19:11:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 19:11:50 +0200 |
commit | 98ce7b107e6611d04dc35a4f5b02ea215ef122cf (patch) | |
tree | a17119f4787234af852ed843331296755a1edc96 /Lib/importlib/util.py | |
parent | 7824cc05bfe7f8181b21848a52007ddaf5612b9b (diff) | |
download | cpython-98ce7b107e6611d04dc35a4f5b02ea215ef122cf.tar.gz cpython-98ce7b107e6611d04dc35a4f5b02ea215ef122cf.zip |
bpo-41006: pkgutil imports lazily re (GH-20939)
The pkgutil module now imports lazily the re module to speedup Python
startup time.
Diffstat (limited to 'Lib/importlib/util.py')
0 files changed, 0 insertions, 0 deletions