]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(ftplib.py): Added parse150() function and FTP.ntransfercmd(). This allows
authorFred Drake <fdrake@acm.org>
Fri, 10 Jan 1997 18:26:09 +0000 (18:26 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 10 Jan 1997 18:26:09 +0000 (18:26 +0000)
commit4de02d97225932ebfd01dd83acf85ed5bc5455e9
tree58322c0bba6184246e3af607170d33ee3bb81a88
parent80dd9b66727c848658e4b104546e68c323934b2d
(ftplib.py):  Added parse150() function and FTP.ntransfercmd().  This allows
access to the expected size of a transfer when available.
Lib/ftplib.py