J'ai oublie de commiter cela.

darcs-hash:20060527023839-68412-a25cc7badb3958cd2696eb5617808cddd27cdc40.gz
This commit is contained in:
glondu 2006-05-27 04:38:39 +02:00
parent 7512e511d9
commit ab0ce3387d

View file

@ -92,7 +92,7 @@ liste_exemptes = tableau(data = [ [l[1], l[2], socket.gethostbyaddr(str(l[0]))[0
#######################
liste_serveurs = []
for IP in serveurs_ips:
hostname = socket.gethostbyaddr("%s" % IP)[0]
hostname = socket.gethostbyaddr(IP)[0]
requete = """SELECT sum(upload), sum(download)
FROM upload
WHERE