commit | 77526f05fa788d6fb12f2121fe6b96c130d9b717 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Jan 29 18:03:01 2018 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Mon Jan 29 18:03:01 2018 -0800 |
tree | d5e6acd2298c7f55893d1eb495da941c89385d22 | |
parent | 7f8bfc9b9a8381ddb768421b5dd5cbd970266190 [diff] |
replace dynamic import with 'exec' with importlib.import_module (#5433)