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

Class NotConnected

Lib/http/client.py:1517–1518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1515 pass
1516
1517class NotConnected(HTTPException):
1518 pass
1519
1520class InvalidURL(HTTPException):
1521 pass

Callers 1

sendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…