Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1220a commit 8ea6ed5Copy full SHA for 8ea6ed5
library/socket.po
@@ -1055,7 +1055,7 @@ msgid ""
1055
"succeeds. This makes it easy to write clients that are compatible to both "
1056
"IPv4 and IPv6."
1057
msgstr ""
1058
-"Conecta con un servicio TCP escuchando una *address* Internet ( una tupla de "
+"Conecta con un servicio TCP escuchando una *address* de Internet (una tupla de "
1059
"2 ``(host, port)``), y devuelve el objeto socket. Este es una función de "
1060
"nivel superior que :meth:`socket.connect`: si *host* es un nombre de host no "
1061
"numérico, intentara resolverlo para ambos :data:`AF_INET` y :data:"
0 commit comments