Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/csev/py4e
/ urlwords.py
File
urlwords.py
old/old-code/urlwords.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
urllib
2
3
counts = dict()
4
fhand = urllib.urlopen(
'http://www.py4inf.com/code/romeo.txt'
)
Callers
nothing calls this directly
Calls
2
split
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected