Searched defs:arcname (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | bdist_wininst.py | 250 def create_exe (self, arcname, fullname, bitmap=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tarfile.py | 1813 def gettarinfo(self, name=None, arcname=None, fileobj=None): argument 1940 def add(self, name, arcname=None, recursive=True, exclude=None, filter=None): argument 2563 def write(self, filename, arcname=None, compress_type=None): argument
|
D | zipfile.py | 1024 def write(self, filename, arcname=None, compress_type=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | zipfile.py | 1116 def write(self, filename, arcname=None, compress_type=None): argument
|