darcs-hash:20050424145733-41617-cd08c053c8ebec850c7075e9635039ef3c6236c7.gz
This commit is contained in:
pauget 2005-04-24 16:57:33 +02:00
parent 0ee8a53ca5
commit b07d5901cc

View file

@ -20,7 +20,7 @@ import string, sys, os, commands, smtplib
sys.path.append('/usr/scripts/gestion') sys.path.append('/usr/scripts/gestion')
from hptools import hpswitch, sw_chbre from hptools import hpswitch, sw_chbre
from ldap_crans import crans_ldap from ldap_crans import crans_ldap
from annuaires import chbre_prises, uplink_prises, reverse from annuaires import chbre_prises, uplink_prises, reverse, bat_manuels
from random import shuffle from random import shuffle
from gen_confs import * from gen_confs import *
from time import localtime from time import localtime