mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| _common.py | ||
| abc.py | ||
| machinery.py | ||
| metadata.py | ||
| readers.py | ||
| resources.py | ||
| util.py | ||