sre -> re
darcs-hash:20080914031640-ffbb2-0185c77edd3167b9af8a482fc3444ae666232b53.gz
This commit is contained in:
parent
0d4878ddb7
commit
31539859ee
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ from commands import getstatusoutput
|
||||||
from annuaires import chbre_prises, all_switchs
|
from annuaires import chbre_prises, all_switchs
|
||||||
from os.path import exists
|
from os.path import exists
|
||||||
from os import system
|
from os import system
|
||||||
from sre import findall
|
from re import findall
|
||||||
|
|
||||||
try:
|
try:
|
||||||
path.append('/usr/scripts/gestion/secrets')
|
path.append('/usr/scripts/gestion/secrets')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue