SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 309 Python

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.)
F
Fred Drake committed
9c98a428ef2d4ec0084d2cbc327ed2b94e9afe66
Parent: 2fd4565