No description
![]() * responsable = u"responsable" => respo = u"responsable" (collision avec classe) * modifiables.append => modifiables.add (modifiables est un ensemble, pas une liste) * can_modify => self.can_modify (attribut, pas global) |
||
---|---|---|
doc | ||
.gitignore | ||
__init__.py | ||
attributs.py | ||
attributs_tests.py | ||
crans_utils.py | ||
filter.py | ||
lc_ldap.py | ||
lc_ldap_tests.py | ||
ldap_locks.py | ||
TODO |