From 2a129ef949cfcea8ec608799be6ce46e27eb36b0 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sun, 4 Aug 2013 13:52:24 +0200 Subject: [PATCH] =?UTF-8?q?[deprecated]=20virus.py=20ne=20semble=20plus=20?= =?UTF-8?q?utilis=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- surveillance/outils/virus.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/surveillance/outils/virus.py b/surveillance/outils/virus.py index 64a1ba46..ebc213da 100644 --- a/surveillance/outils/virus.py +++ b/surveillance/outils/virus.py @@ -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 :