From: Michael Str?d. <str...@us...> - 2002-07-29 16:44:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 09:44:39 Modified files: Lib/ldap : schema.py Log message: Removed function subschemasubentry_dn(). subSchema.__init__() takes a dictionary containing the sub schema sub entry's data. This allows e.g. to read a schema entry from LDIF. Pass around parameter schema_allow. |