Jason R. Coombs <jar...@jaraco.com> added the comment:

According to issue4239#msg75355, the connect call is not required, but I 
believe he is mistaken. The connect call is required unless the s object is 
constructed with host/port parameters, in which case the call to connect 
(without any parameters) will result in various output depending on how 
localhost responds to the connection request.

In any case, the original recommendation still stands, that the .connect() call 
should be restored.

----------

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

Reply via email to