palaniyappanBala / python-ws-discovery

Automatically exported from code.google.com/p/python-ws-discovery
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Missing xml.dom.ext #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. setup.py build
2. python (import WSDiscovery)
3. error: missing xml.dom.ext

What is the expected output? What do you see instead?
We should be able to import the module.

What version of the product are you using? On what operating system?
0.1 and python 2.4

Please provide any additional information below.

Original issue reported on code.google.com by xryl...@gmail.com on 12 Oct 2011 at 3:16

GoogleCodeExporter commented 9 years ago
The attached patch fixes the import issue and another expat related one.

Original comment by hari@vt100.at on 3 Jul 2013 at 4:11

Attachments: