Guido, """where you used to write sock.connect(host, port) you must now write sock.connect((host, port))""" Is it possible to keep old notation ? I'm understand (according you past mail about parameters of the connect) this may be not what you has have in mind, but we do use this notation "a lot" and for us it will means to create workaround for socket.connect function. It's inconvinient. In general, I'm thinknig the socket.connect(Host, Port) looks prettier :)) than socket.connect((Host, Port)) Vladimir
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4