From: Michael Str?d. <str...@us...> - 2003-05-22 12:21:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/22 05:17:26 Modified files: Lib/ldap : filter.py Log message: escape_filter_chars(): back-slash must be quoted at first, use raw strings where possible |