Home
last modified time | relevance | path

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

/third_party/python/Doc/howto/
Durllib2.rst231 HTTPError section in Handling Exceptions
247 Error Codes
/third_party/python/Lib/urllib/
Derror.py35 class HTTPError(URLError, urllib.response.addinfourl): class