[issue17933] test_ftp failure / ftplib error formatting issue

Rock Lee report at bugs.python.org
Thu Jul 18 17:13:13 CEST 2013


Rock Lee added the comment:

yes, the malformed server could do evil things.  If we need to cover this situation, we need to some extra fixes in this file. 

Maybe the exception message look like this is the better one ?
   ftplib.error_perm: 550 Failed to change directory

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17933>
_______________________________________


More information about the Python-bugs-list mailing list