MCPcopy Index your code
hub / github.com/python/cpython / util.py

File util.py

Lib/test/test_importlib/util.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import builtins
2import contextlib
3import errno
4import functools

Callers

nothing calls this directly

Calls 6

_extension_detailsFunction · 0.85
import_importlibFunction · 0.85
import_moduleMethod · 0.45
upperMethod · 0.45
lowerMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected