mirror of
https://github.com/python/cpython.git
synced 2026-01-02 21:43:49 +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 | ||
| __main__.py | ||
| test_finder.py | ||
| test_loader.py | ||