[deprecated] virus.py ne semble plus utilisé
This commit is contained in:
parent
035b8c4a5d
commit
2a129ef949
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ import smtplib
|
|||
from ldap_crans import crans_ldap
|
||||
from time import *
|
||||
|
||||
sys.path.append('/usr/scripts/')
|
||||
import cranslib.deprecated
|
||||
cranslib.deprecated.module()
|
||||
sys.path.pop()
|
||||
|
||||
|
||||
# Connections :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue