[analyse] Truc sans intérêt qui traîne dont je sais pas qui l'a fait

This commit is contained in:
Pierre-Elliott Bécue 2013-03-26 16:45:05 +01:00
parent 51a3e7e858
commit a0382b8112

View file

@ -231,6 +231,9 @@ Exemple :
except socket.gaierror :
print "Hôte %s inconnu" % value
sys.exit(5)
except socket.herror:
print "Hôte %s inconnu" % value
ip_crans.append(value)
if len(ip_crans_nom)==1:
print ' depuis la machine %s' % ip_crans_nom[0]
elif ip_crans_nom: