[hptools.py] Suppression de messages de debug
darcs-hash:20091102205850-ffbb2-d9e2b822eced14c5f0e1ad7ec7fea6ddb54e234a.gz
This commit is contained in:
parent
25ea63e6ae
commit
d128700174
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ class hpswitch :
|
|||
macs.append(":".join(mac.lower().split(" ")[:-1]))
|
||||
else:
|
||||
macs.append(":".join("%02x" % ord(digit) for digit in mac))
|
||||
print macs
|
||||
return macs
|
||||
except ValueError:
|
||||
# Pas de MAC trouvée
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue