Yesterday I decided to write simple xml-parsing application. Tried "xml.sax" and "xml.dom.minidom" modules. Program using "xml.sax" module printed "No parsers found" while desktop version worked fine. I Is there in PythonCE any working xml-parser or I have to parse xml by hands? _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce
- [PythonCE] xml support Dmitry Belyaev
- Re: [PythonCE] xml support Ischebeck, Jan
- Re: [PythonCE] xml support Dmitry Belyaev
- Re: [PythonCE] xml support Brian Retford
- Re: [PythonCE] xml support Stewart Midwinter
- Re: [PythonCE] xml support Dmitry Belyaev