MCPcopy Index your code
hub / github.com/python/cpython / Error

Class Error

Lib/webbrowser.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class Error(Exception):
15 pass
16
17
18_lock = threading.RLock()

Callers 2

getFunction · 0.70
openMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…