diff options
author | Fred Drake <fdrake@acm.org> | 2001-02-28 21:46:37 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-02-28 21:46:37 +0000 |
commit | db6bed2c84494162559fceaf2302e6183d896d96 (patch) | |
tree | ece338acd1c29f41d74d443c873c429c3c4302f2 /Python/exceptions.c | |
parent | a76a61d49ad56c58cc2f6560c98eedffc6e6a734 (diff) | |
download | cpython-db6bed2c84494162559fceaf2302e6183d896d96.tar.gz |
Move some constant initialization from FTP.__init__() and FTP.connect()
to the class namespace.
Allow FTP.close() to be called more than once without tossing cookies.
(This seems to be a fairly common idiom for .close() methods, so let's
try to be consistent.)
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions