Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dzipfile.py390 compressor_names.get(self.compress_type,
642 compressor_names = { variable
708 descr = compressor_names.get(compress_type)
856 compressor_names.get(self._compress_type,
/external/python/cpython2/Lib/
Dzipfile.py480 compressor_names = { variable
528 descr = compressor_names.get(self._compress_type)