mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.