From: Michael Str?d. <str...@us...> - 2002-07-25 14:41:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/25 07:41:17 Modified files: Lib/ldap : schema.py Log message: Renamed class attributes objectClass.oids_must and objectClass.oids_may to must and may since they do not contain OIDs. Moved test to separate source (not yet checked in). objectClass.name2oid is instance of class ldap.cidict.cidict. |