[issue18792] test_ftplib timeouts

Antoine Pitrou report at bugs.python.org
Wed Aug 21 10:04:11 CEST 2013


Antoine Pitrou added the comment:

> Hard-cording 127.0.0.1 for this test should be OK, because the server
> setup explicitly binds an AF_INET socket. We'll probably have to check
> the rest of the test suite for similar issues.

Ok, let's do it!

----------
keywords: +easy

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


More information about the Python-bugs-list mailing list