View Single Post
  #4  
Old 11-10-2005, 12:28 PM
Amit Amit is offline
Member
 
Join Date: Aug 2005
Posts: 9
When I tried running testParseXml, I got the following error:

***********************************************
import xml.dom.minidom
ImportError: No module named xml.dom.minidom
***********************************************

I would also like to know how to use these files in my program. considering the same example (of the avatars) given above.

Thank you.

-Amit
Reply With Quote