commit | a7ff6df60c05e1b69fca743573b1e118bebf121d | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Tue Mar 30 08:43:03 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Mar 30 08:43:03 2021 -0700 |
tree | 7dae896ba674245645b5ca46c02cc387a43d35a0 | |
parent | cf35e05f89bb008d6f4553f9875e0fe87fc02406 [diff] |
bpo-42134: Raise ImportWarning when calling find_module() in the import system (GH-25044)