<DIV>Hi</DIV>
<DIV> </DIV>
<DIV>Forgive my last post. the PyXML from <A href="http://debris.demon.nl/PythonCE-2.3">http://debris.demon.nl/PythonCE-2.3</A> doesn't work. I can make parser by calling sax.make_parser() and it returned ExpatParser but when I call parser.parse("xxx.xml") the shell just terminated.</DIV>
<DIV> </DIV>
<DIV>So I try agian, this time with PyXML 0.8.3 and I just copied it from my python's Lib directory on my PC. It's really work this time I can create parser and parse some xml files. The last PyXML(the woring one) return "xml.sax.driver2.drv_xmlproc.XmlprocDriver" instead of ExpatParser. Xml Gurus please enlight me what this mean.</DIV>
<DIV> </DIV>
<DIV>Regard</DIV>
<DIV>Wara Songkran</DIV>
<DIV> </DIV>
<DIV><BR><BR><B><I>Wara Songkran <paandev@yahoo.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<DIV>
<DIV>Hi</DIV>
<DIV> </DIV>
<DIV>I've just try PyXML from <A href="http://debris.demon.nl/PythonCE-2.3">http://debris.demon.nl/PythonCE-2.3</A> and it's work. Any Idea why this happen. I also use PyXML on my Desktop PC but with standard xml package which come with python is also work. Why standard xml package on PythonCE does not work?<BR><BR><B><I>Wara Songkran <paandev@yahoo.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<DIV>Hi</DIV>
<DIV> </DIV>
<DIV>I'm using Python-2.3.4-arm-PPC2003. When I try to use sax the shell said</DIV>
<DIV> </DIV>
<DIV>>>> from xml import sax</DIV>
<DIV>>>> parser = sax.make_parser()</DIV>
<DIV>Traceback (most recent call last):</DIV>
<DIV> File "binaries\lib\xml\sax\__init__.py", line 93, in make_parser</DIV>
<DIV>SAXReaderNotAvaiable: No parsers found</DIV>
<DIV> </DIV>
<DIV>I guess beacause it need expat parser library which is a native dll to run.</DIV>
<DIV> </DIV>
<DIV>Please help.</DIV>
<DIV> </DIV></BLOCKQUOTE></DIV></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br>
Discover all that’s new in <a href="http://my.yahoo.com">My Yahoo!</a>