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

/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dhttps_forwarder.py19 class RedirectSuppressor(urllib2.HTTPErrorProcessor): class in inherits:urllib2.HTTPErrorProcessor
62 opener = urllib2.build_opener(RedirectSuppressor)

Completed in 432 milliseconds