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

File recipe-334621.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/python2.4
2import types
3
4class Table(object):

Callers

nothing calls this directly

Calls 4

xrangeClass · 0.85
TableClass · 0.70
appendMethod · 0.45
dumpsMethod · 0.45

Tested by

no test coverage detected