darcs rollback fail
darcs-hash:20090709135112-bd074-6a5ed06a4182b35a02cbcef1baedcefb2a50a546.gz
This commit is contained in:
parent
3250ac9785
commit
fd7d0849d9
4 changed files with 3 additions and 4 deletions
|
@ -101,7 +101,6 @@ def AddrInNet(ip,net) :
|
|||
Note : retourne False si l'IP est une adresse de réseau ou broadcast
|
||||
"""
|
||||
if type(net)==str : net = [ net ]
|
||||
|
||||
r = False
|
||||
ip = QuadToDec(ip)
|
||||
for ne in net :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue