Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/http/
Dclient.py1484 class LineTooLong(HTTPException): class
/external/python/cpython2/Lib/
Dhttplib.py1356 class LineTooLong(HTTPException): class