MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-107027.py

File recipe-107027.py

recipes/Python/107027_Simple_Collection_class/recipe-107027.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3import UserList
4

Callers

nothing calls this directly

Calls 9

rangeFunction · 0.85
mapFunction · 0.85
CollectionClass · 0.70
HamClass · 0.70
EggsClass · 0.70
SpamClass · 0.70
extendMethod · 0.45
getMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected