Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
types
3
4
class
Table(object):
Callers
nothing calls this directly
Calls
4
xrange
Class · 0.85
Table
Class · 0.70
append
Method · 0.45
dumps
Method · 0.45
Tested by
no test coverage detected