Home
last modified time | relevance | path

Searched defs:HTTPError (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/urllib/
H A Derror.py35 class HTTPError(URLError, urllib.response.addinfourl): class
H A Drequest.py102 from urllib.error import URLError, HTTPError, ContentTooShortError namespace
[all...]
/third_party/python/Lib/distutils/command/
H A Dupload.py12 from urllib.error import HTTPError namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_upload.py5 from urllib.error import HTTPError namespace
/third_party/python/Tools/ssl/
H A Dmultissltests.py33 from urllib.error import HTTPError namespace
35 from urllib2 import urlopen, HTTPError namespace

Completed in 5 milliseconds