Jesús Cea Avión <j...@jcea.es> added the comment:

Uhmmmm.... doing a fake connection in the teardown would be problematic if the 
socket is reused for something else in the meantime. The kernel is suppose to 
keep the socket in the "not reuse" state for a while, but...

I am seeing too liberal mixing of support.HOST and "localhost". That should be 
unified.

I need consensus about making test.support.HOST = "127.0.0.1". What do you 
think?

test_ftplib needs love too, but changes are far more intrusive there. I will 
wait until you approve changes to telnetlib.py.

Please, review attached changeset.

----------
hgrepos: +89

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

Reply via email to