Searched refs:reset_retry_count (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | urllib2.py | 962 def reset_retry_count(self): member in AbstractDigestAuthHandler |
/external/python/cpython3/Lib/urllib/ | ||
D | request.py | 1094 def reset_retry_count(self): member in AbstractDigestAuthHandler |