Home
last modified time | relevance | path

Searched refs:NotConnected (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/http/
Dclient.py977 raise NotConnected()
1464 class NotConnected(HTTPException): class
/third_party/python/Doc/library/
Dhttp.client.rst157 .. exception:: NotConnected