On Aug 13, 3:27 pm, tmallen <[EMAIL PROTECTED]> wrote:
> Here's the code:http://pastebin.com/m21dfcc19
>
> What could be improved? The script feels clumsy, and I have no
> experience refactoring Python code. This will eventually be a GUI FTP
> client. I'm mainly looking for design advice...

Note that all it does right now is store account info and connect to
the host, listing the contents of the pwd. Anonymous connections work,
and the script is functionally sound.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to