E&S CVS Commit: PEAK - Made LDAPConnections delegate to their actual LDAP connection for methods
pje at eby-sarna.com
pje at eby-sarna.com
Thu Nov 7 20:37:01 EST 2002
Module Name: PEAK
Committed By: pje
Date: Fri Nov 8 01:36:36 UTC 2002
Modified Files:
PEAK/src/peak/storage: LDAP.py
Log Message:
Made LDAPConnections delegate to their actual LDAP connection for methods
such as add_s(), modify_s(), etc., via getattr(). LDAP connection objects
should now be fully functional.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/LDAP.py.diff?r1=1.7&r2=1.8
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/storage/LDAP.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list