Home
last modified time | relevance | path

Searched defs:zinfo (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dzipfile.py1072 def __init__(self, zf, zinfo, zip64): argument
1545 def _open_to_write(self, zinfo, force_zip64=False): argument
1675 def _writecheck(self, zinfo): argument
/external/chromium-trace/catapult/third_party/zipfile/
Dzipfile_2_7_13.py1091 def _writecheck(self, zinfo): argument
/external/python/cpython2/Lib/
Dzipfile.py1088 def _writecheck(self, zinfo): argument
Dtarfile.py2602 def writestr(self, zinfo, bytes): argument