diff --git a/gestion/gen_confs/switchs.py b/gestion/gen_confs/switchs.py index 3d1602db..7453010b 100755 --- a/gestion/gen_confs/switchs.py +++ b/gestion/gen_confs/switchs.py @@ -15,7 +15,7 @@ pour les reconfiguration juste copier le fichier de conf """ -import string, sys, os, commands +import string, sys, os, commands, smtplib sys.path.append('/CRANS/code') #sys.path.append('/home/fred/Crans/zamok/CRANS/code')