Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577987.py
File
recipe-577987.py
recipes/Python/577987_Yet_another_Assignment/recipe-577987.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
opcode
import
opmap, HAVE_ARGUMENT
2
globals().update(opmap)
3
4
class
DataHolder(object):
Callers
nothing calls this directly
Calls
12
install_testassign
Function · 0.85
StringIO
Function · 0.85
range
Function · 0.85
print
Function · 0.85
test_while
Function · 0.85
test_recursion
Function · 0.85
test_nonlocal
Function · 0.85
Set
Class · 0.50
update
Method · 0.45
join
Method · 0.45
seek
Method · 0.45
readline
Method · 0.45
Tested by
no test coverage detected