Home
last modified time | relevance | path

Searched refs:compressor_names (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dzipfile.py386 compressor_names.get(self.compress_type,
643 compressor_names = { variable
708 descr = compressor_names.get(compress_type)
837 compressor_names.get(self._compress_type,
/external/python/cpython2/Lib/
Dzipfile.py480 compressor_names = { variable
528 descr = compressor_names.get(self._compress_type)
/external/chromium-trace/catapult/third_party/zipfile/
Dzipfile_2_7_13.py480 compressor_names = { variable
528 descr = compressor_names.get(self._compress_type)