From: Marc B. <ma...@ms...> - 2005-01-26 09:08:36
|
Hi OpenLDAP specifies a set of functions to sort a result set: ldap_sort_entries(), ldap_sort_values(), and ldap_sort_strcasecmp() I did not find these functions in the documentation of python-ldap. Is there a reason they are not available in python? Could they be added? Regards, Marc Balmer |