mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
2de5097ba4
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.