MCPcopy
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

1import urllib
2
3counts = dict()
4fhand = urllib.urlopen('http://www.py4inf.com/code/romeo.txt')

Callers

nothing calls this directly

Calls 2

splitMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected