Home | History | Annotate | Download | only in test

Lines Matching refs:hrh

1010         hrh = urllib2.HTTPRedirectHandler()
1012 o = build_test_opener(hh, hdeh, hrh, cp)
1020 hrh = urllib2.HTTPRedirectHandler()
1021 o = build_test_opener(hh, hdeh, hrh)