Sporadic problems importing xml.dom.minidom

Michael Robinson fractalgfx at ameritech.net
Thu May 27 14:07:28 EDT 2004


Michael Robinson wrote:
> Sometimes when I run a program I get the message "Import:Error No Moduel 
> named dom.domino", sometimes it imports OK.  It seems to depend on the 
> working directory when I star the program.
> 
> /home/mike/projects/xml_test/test.py:
> 
> Gives an erroor, the same file luanched from
> 
> /home/mike/projects/xml1/test.py:
> 
> runs without a problem
> 
> I am running the python 2.3 package, bundeld with Fedora Core 2.

I think i solved the problem.  I had another file in those directorys 
called xml.py, I guess that was interfeering



More information about the Python-list mailing list