Re: [PATCH] default values

2007-09-14 Thread Michael Ströder
Geert Jansen wrote: > > the attached patch allows you to use default values for the > functions/arguments below. This is helpful in an environment where > /etc/openldap/ldap.conf is kept up to date with correct information. Sorry, I won't accept this patch for general use. Note: This behaviour is

[PATCH] default values

2007-08-21 Thread Geert Jansen
Hi, the attached patch allows you to use default values for the functions/arguments below. This is helpful in an environment where /etc/openldap/ldap.conf is kept up to date with correct information. ldap.initialize(uri) LDAPObject.search_*(base, scope) The semantics are identical to the