MCPcopy Index your code
hub / github.com/RustPython/RustPython / abc.py

File abc.py

Lib/importlib/abc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Abstract base classes related to import."""
2from . import _bootstrap_external
3from . import machinery
4try:

Callers

nothing calls this directly

Calls 1

_registerFunction · 0.85

Tested by

no test coverage detected