Searched refs:test_short_content_raises_ContentTooShortError_without_reporthook (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_urllib.py | 524 def test_short_content_raises_ContentTooShortError_without_reporthook(self): member in urlretrieve_HttpTests |
/external/python/cpython3/Lib/test/ | ||
D | test_urllib.py | 720 def test_short_content_raises_ContentTooShortError_without_reporthook(self): member in urlretrieve_HttpTests |