mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
2de5097ba4
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
Miscellaneous source files for the main Python shared library