Home
last modified time | relevance | path

Searched defs:allowZip64 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dzipfile.py1172 def __init__(self, file, mode="r", compression=ZIP_STORED, allowZip64=True, argument
1926 allowZip64=True, optimize=-1): argument
/external/python/cpython2/Lib/
Dzipfile.py726 def __init__(self, file, mode="r", compression=ZIP_STORED, allowZip64=False): argument
/external/chromium-trace/catapult/third_party/zipfile/
Dzipfile_2_7_13.py726 def __init__(self, file, mode="r", compression=ZIP_STORED, allowZip64=False): argument