From: <str...@us...> - 2006-11-16 13:49:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:49:25 Modified files: Lib/ldap : filter.py Log message: ldap.filter.escape_filter_chars() has new a key-word argument escape_mode now which defines which chars to be escaped (see SF#1193271). |