Marty <vpjtqwv0...@gmail.com> added the comment:

Well, if it's possible to connect to ftp server within __init__, I think that 
adding port parameter makes sense.
I mostly don't need to handle connect() and login() separately. All I need is 
to connect to ftp server and work with it. If there is some trouble with 
connection or login, the code still can't continue in this case.

I haven't discussed this idea there. I'm going to create a topic for it and I 
will add the link here.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44788>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to