Is there a simple example for dsml.DSMLParser() somewhere ?
I am trying to use it, but getting errors. The documentation does not
explain what "ContentHandlerClass" is supposed to be.
I have tried:
x = dsml.DSMLParser(input_file, dsml.DSMLv1Handler)
But eventually it fails with an HTTP 404 err
There are minor errors in the doc string of dsm.py, such as:
| input_file
| File-object to read the LDIF input from
Which obviously has been copied from the ldif.py.
What's the best way to correct it ? Can sombody with the right permissions
change it, or submitting a patch fi
Alberto Lopes wrote:
>
> I dunno if this message was best sent directly to you or posted on the
> list; if so, please feel free to forward it.
Please post to python-ldap-dev@lists.sourceforge.net (Cc:-ed).
> Apparentely the "SSL server certificate with blank subject field"
> problem doesn't end