[analyzer; reperage] Renommage d'une fonction dans lc_ldap

This commit is contained in:
Vincent Le Gallic 2013-03-03 23:51:05 +01:00
parent 45c96c945e
commit cd55b539f6
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ from affich_tools import tableau
sys.path.append('/usr/scripts/lc_ldap')
import lc_ldap
ldap = lc_ldap.lc_ldap_self()
ldap = lc_ldap.lc_ldap_local()
membres_actifs = ldap.search('(|(droits=Cableur)(droits=Nounou)(droits=Apprenti)(droits=Bureau))')
chambres_ma = []