MCPcopy Create free account
hub / github.com/ZiniuLu/Python-100-Days / example01.py

File example01.py

Day66-75/code/example01.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from urllib.error import URLError
2from urllib.request import urlopen
3
4import re

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected