Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dzipfile.py1103 def __init__(self, zf, zinfo, zip64): argument
1564 def _open_to_write(self, zinfo, force_zip64=False): argument
1692 def _writecheck(self, zinfo): argument
/external/python/cpython2/Lib/
Dzipfile.py1088 def _writecheck(self, zinfo): argument
Dtarfile.py2602 def writestr(self, zinfo, bytes): argument