diff --git a/gestion/hptools.py b/gestion/hptools.py index c664eeb2..77b2f8f4 100755 --- a/gestion/hptools.py +++ b/gestion/hptools.py @@ -16,7 +16,7 @@ from commands import getstatusoutput from annuaires import chbre_prises, all_switchs from os.path import exists from os import system -from sre import findall +from re import findall try: path.append('/usr/scripts/gestion/secrets')