• Guido van Rossum's avatar
    Solve two annoying problems with ftp URLs for Jack: when repeated · d4990048
    Guido van Rossum yazdı
    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.)
    d4990048
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...