commit | e7579624ef2997783f5f5354b3fcf8b0ceccabd2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jan 19 22:26:54 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jan 19 22:26:54 1998 +0000 |
tree | 565509d16b1b318b4db34a5069b7c7c21ab8466f | |
parent | ca99c2ce75ec3b64fa483e800c6739a7851b468d [diff] |
Fix bad new bug in ftp code -- the test for existing file using NLST would set the transfer to text mode instead of the specified mode.