[LIVE] xml.dom problem
#1
Hi,

I would like to read some xml-files in my python script but can't get anything working.

Is it problem with xml.dom in live and windows? in both I get a ImportError: No module named dom.

I use this:
from xml.dom import minidom
or this
import xml.dom

If this don't work, is there an other way do read an xml-file?

// Robert
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] xml.dom problem0