Hi All,
I've got a problem with my python client. This occurs using either the 0.5
release or the 0.6 branch from SVN using python 2.6. Every time I launch one
of the python commands I get this error:
File "/usr/lib/python2.6/urllib2.py", line 242, in get_type
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type:
/home/<mydirectory>/qpid/specs/amqp.0-10.dtd
I did a google search and found this same problem here but was unable to
find any resolution:
http://www.mail-archive.com/[email protected]/msg00436.html
Is anyone familiar with this issue? Was any solution found?
Thanks,
Azim Fatehi