MCPcopy
hub / github.com/urllib3/urllib3 / _TimeoutError

Class _TimeoutError

src/urllib3/contrib/emscripten/fetch.py:89–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88
89class _TimeoutError(_RequestError):
90 pass
91
92
93def _obj_from_dict(dict_val: dict[str, Any]) -> JsProxy:

Callers 3

sendMethod · 0.85
send_requestFunction · 0.85
_run_sync_with_timeoutFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected