Home | History | Annotate | Download | only in python2.7

Lines Matching refs:storlines

35 # Modified by Phil Schwartz to add storbinary and storlines callbacks.
94 To upload a file, use ftp.storlines() or ftp.storbinary(),
473 def storlines(self, cmd, fp, callback=None):
746 def storlines(self, cmd, fp, callback=None):