Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1509
class
NotConnected(HTTPException):
1510
pass
1511
1512
class
InvalidURL(HTTPException):
1513
pass
Callers
1
send
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected