From: Michael Str?d. <str...@us...> - 2002-08-30 11:20:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 04:20:17 Modified files: Lib/ldap : schema.py Demo : schema.py schema_tree.py Log message: ldap.schema.SubSchema is sub-class of UserDict.UserDict => renamed former SubSchema.get() to SubSchema.get_obj(). Additional mapping dict SubSchema.sed_class to speed up SubSchema.listall() |