MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / __init__.py

File __init__.py

tools/python-3.11.9-amd64/Lib/importlib/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A pure Python implementation of import."""
2__all__ = ['__import__', 'import_module', 'invalidate_caches', 'reload']
3
4# Bootstrap help #####################################################

Callers

nothing calls this directly

Calls 2

_setupMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected