Staging
v0.5.1
https://github.com/python/cpython
Revision d499004860fc74cd95f40b786133229f1d0550bf authored by Guido van Rossum on 28 December 1997, 04:21:20 UTC, committed by Guido van Rossum on 28 December 1997, 04:21:20 UTC
retrieving files from the same host and directory, you had to close
the previous instance before opening a new one; and retrieving a
non-existent file would return an empty file.  (The latter fix relies
on maybe an undocumented property of NLST -- NLST of a file returns
just that file, while NLST of a non-existent file returns nothing.  A
side effect, unfortunately, seems to be that now ftp-retrieving an
*empty* directory may fail.  Ah well.)
1 parent adfacf4
History
Tip revision: d499004860fc74cd95f40b786133229f1d0550bf authored by Guido van Rossum on 28 December 1997, 04:21:20 UTC
Solve two annoying problems with ftp URLs for Jack: when repeated
Tip revision: d499004
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.1 KB
Makefile.in -rw-r--r-- 16.5 KB
README -rw-r--r-- 38.7 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 10.0 KB
configure -rwxr-xr-x 113.9 KB
configure.in -rw-r--r-- 18.0 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top