MCPcopy Index your code
hub / github.com/RustPython/RustPython / NotConnected

Class NotConnected

Lib/http/client.py:1509–1510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1507 pass
1508
1509class NotConnected(HTTPException):
1510 pass
1511
1512class InvalidURL(HTTPException):
1513 pass

Callers 1

sendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected