From: <str...@us...> - 2008-01-07 11:50:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/01/07 03:50:42 Modified files: . : CHANGES Lib/ldap : dn.py Log message: ldap.dn.explode_dn() and ldap.dn.explode_rdn() have a new optional key-word argument flags which is passed to ldap.dn.str2dn(). |