trucs dépréciés
This commit is contained in:
parent
bbb12b733f
commit
e14bb4ac90
2 changed files with 4 additions and 3 deletions
|
@ -19,11 +19,8 @@ import sys
|
|||
sys.path.append('/usr/scripts/gestion')
|
||||
|
||||
import commands
|
||||
import lock
|
||||
import os
|
||||
|
||||
|
||||
|
||||
class IpsetError(Exception):
|
||||
# Gestion des erreurs d'ipset
|
||||
def __init__(self,cmd,err_code,output):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue