Joćo Vilela wrote:

> When I use this separately, only in python it works fine. When I use it
> within wxpython, I get a segmentation fault when creating the parser.
> Has anyone ever had this problem?

both wxPython and pyexpat (which is used by xml.sax) rely on the expat
library, so it's likely that this is a library version conflict.

googling for wxpython and expat might give you the hints you need.

</F> 



_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to