Home
last modified time | relevance | path

Searched defs:IncompleteRead (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/http/
Dclient.py1481 class IncompleteRead(HTTPException): class
/external/python/cpython2/Lib/
Dhttplib.py1323 class IncompleteRead(HTTPException): class