From: James A. <ja...@da...> - 2007-10-23 09:27:22
|
On Tue, 2007-10-23 at 09:15 +0800, James Andrewartha wrote: > Hi, > > The first patch removes an invalid LDAP option. The second updates the > LDAPObject documentation, and the third updates LDAPObject docstrings. > Hopefully I'll have time to look at updating the rest of the docs soon. Here's one for ldap-controls.tex, and a minor fix to ldap/controls.py to use the constant it defines. I've noted that the controlValue passed to SimplePagedResultsControl's constructor is ignored, but didn't remove it because that would be an API change. James Andrewartha |