From: <str...@us...> - 2005-02-25 16:17:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2005/02/25 08:17:28 Modified files: . : CHANGES Lib/ldap/schema: tokenizer.py Log message: New algorithm in ldap.schema.tokenizer.split_tokens() contributed by Wido Depping which is more robust when parsing very broken schema elements (e.g. Oracle's OID). |