MCPcopy Create free account
hub / github.com/grantjenks/python-sortedcontainers / issue_147.py

File issue_147.py

tests/issue_147.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sortedcontainers import SortedDict, SortedList
2import gc
3
4def check(f):

Callers

nothing calls this directly

Calls 5

SortedDictClass · 0.90
SortedListClass · 0.90
checkFunction · 0.85
MyDictClass · 0.85
SortedDictSubClass · 0.85

Tested by

no test coverage detected