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