Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ util.py
File
util.py
Lib/unittest/util.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Various utility functions."
""
2
3
from
collections
import
Counter, namedtuple
4
from
os.path
import
commonprefix
Callers
nothing calls this directly
Calls
1
namedtuple
Function · 0.90
Tested by
no test coverage detected