MCPcopy 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
3from collections import Counter, namedtuple
4from os.path import commonprefix

Callers

nothing calls this directly

Calls 1

namedtupleFunction · 0.90

Tested by

no test coverage detected