I have the code that import the xml dom module:

import xml.dom.minido

that works OK.  But the freeze version keeps getting me this error:

ImportError: No module named dom

I run freeze this way:

freeze -q -E my.py



any idea and suggestion ?
thanks

tan


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to