MCPcopy Index your code
hub / github.com/RustPython/RustPython / _resolve_name

Function _resolve_name

crates/vm/Lib/python_builtins/_frozen_importlib.py:1234–1240  ·  view source on GitHub ↗

Resolve a relative module name to an absolute one.

(name, package, level)

Source from the content-addressed store, hash-verified

Callers 1

_gcd_importFunction · 0.70

Calls 2

lenFunction · 0.85
rsplitMethod · 0.45

Tested by

no test coverage detected