Searched defs:storbinary (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | ftplib.py | 438 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None): member in FTP 720 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None): member in FTP_TLS
|