Any example of Server/Client Side Sorting?

Zhang Huangbin zhbmaillistonly at gmail.com
Fri May 15 16:09:12 CEST 2009


Michael Ströder wrote:
> mycmp=lambda x,y: cmp(x[0].lower(), y[0].lower())
> alist.sort(mycmp)

I found this and solved too.
Big thanks :)


-- 
Best regards.

Zhang Huangbin

- Open Source Mail Server Solution for RHEL, CentOS, Debian:
  http://code.google.com/p/iredmail/





More information about the python-ldap mailing list