Searched refs:test_badcompressobj (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zlib.py | 102 def test_badcompressobj(self): member in ExceptionTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zlib.py | 105 def test_badcompressobj(self): member in ExceptionTestCase |