From: Michael S. <mi...@st...> - 2008-12-17 14:56:06
|
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. |