From: Michael Str?d. <str...@us...> - 2003-06-01 12:48:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 05:48:16 Modified files: . : CHANGES Demo : schema_tree.py Lib/ldap/schema: models.py subentry.py Log message: - If SUP is not defined for a structural object class 'top' is assumed to be the only super-class by default - '_' is now the abstract top node in SubSchema.tree() for all schema element classes since ABSTRACT and AUXILIARY object classes are not derived from 'top' by default |