]> granicus.if.org Git - python/commit
accepts and closes issue #1221598: adds an optional callback to ftplib.FTP
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 22 Jan 2008 00:19:41 +0000 (00:19 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 22 Jan 2008 00:19:41 +0000 (00:19 +0000)
commitc64386b595aa8cd68b0a2432744dc3c1ec27917b
tree1e23ae397c8ff5341258369f841711729245718e
parent19d3afc23d2c81320700d44a0c6d59648b1a62d3
accepts and closes issue #1221598: adds an optional callback to ftplib.FTP
storbinary() and storlines() methods.
Lib/ftplib.py
Misc/NEWS