Re: problem with insallation

Dieter Maurer <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
P-O Bengtsson wrote at 2006-6-20 10:34 +0200:
> ...
>"import xml" works fine, but when I try to import dom or sax package I get
>the error message
>
>" ImportError: No module named sax"

You try "import xml.sax" or "from xml import sax"?



-- 
Dieter
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.