Łukasz Langa added the comment:

Thanks for your patch. A couple of remarks:

- try to adhere to PEP 8 in your patches (most notably here: 80 characters per 
line, please). The rest of test_ftplib.py is also somewhat guilty in that 
regard but that shouldn't discourage you to do the right thing.
- you'll notice the rest of test_ftplib.py avoids vertical whitespace within 
methods. This is by design.
- maintain alphabetic order in Misc/ACKS

----------
nosy: +lukasz.langa

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

Reply via email to