Searched refs:NotConnected (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | client.py | 85 "HTTPException", "NotConnected", "UnknownProtocol", 981 raise NotConnected() 1468 class NotConnected(HTTPException): class |
Completed in 3 milliseconds