[lc_ldap] Hérite de object pour les classes en Python.
This commit is contained in:
parent
f30f9284c8
commit
b67c19f36f
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ class lc_ldap(ldap.ldapobject.LDAPObject):
|
|||
|
||||
|
||||
|
||||
class CransLdapObject:
|
||||
class CransLdapObject(object):
|
||||
mode = 'ro'
|
||||
|
||||
attrs = None # Contient un dico uldif qui doit représenter ce qui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue