Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « socket » Python 3.11.3

Fonction gethostbyname - module socket

Signature de la fonction gethostbyname

Description

help(socket.gethostbyname)

gethostbyname(host) -> address

Return the IP address (a string of the form '255.255.255.255') for a host.