mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
The long-term goal is to deprecate imp.find_module() in favour of this API, but it will take some time as some APIs explicitly return/use what imp.find_module() returns. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||