MCPcopy
hub / github.com/csev/py4e / urlwords.py

File urlwords.py

code3/urlwords.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import urllib.request, urllib.parse, urllib.error
2
3fhand = urllib.request.urlopen('http://data.pr4e.org/romeo.txt')
4

Callers

nothing calls this directly

Calls 4

printFunction · 0.85
splitMethod · 0.80
decodeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected