diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-09 08:27:11 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-10 09:46:18 -0500 |
commit | 474847081a11b0f643df5950f4763ac29a1524b0 (patch) | |
tree | 943e1f295b26ba7fcf64d836ca0941b905398b17 /coverage/collector.py | |
parent | f08d8a8a1d6f852a9bc04a950ec9f9facaf92f5e (diff) | |
download | python-coveragepy-git-474847081a11b0f643df5950f4763ac29a1524b0.tar.gz |
Use the modern way to load modules by file name.
Python 3.10 finally got super-noisy about load_module, which has been
deprecated since 3.4!
https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module
Diffstat (limited to 'coverage/collector.py')
0 files changed, 0 insertions, 0 deletions