DSMLParser example

Michael Ströder michael at stroeder.com
Wed Dec 17 15:55:59 CET 2008


Yves Dorfsman wrote:
> Michael Ströder wrote:
>> Yves Dorfsman wrote:
>>> But eventually it fails with an HTTP 404 error...
>> ???
> 
> Yes I was confused too.
> [..]
>    File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
>      raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> urllib2.HTTPError: HTTP Error 404: Not Found

Maybe the underlying modules try to download a DTD via HTTP for DSMLv1
which is no longer available at the OASIS site? Frankly I'd recommend
not to bother with DSMLv1 since OASIS does not support it anymore.

Ciao, Michael.



More information about the python-ldap mailing list