Hi, there is problem when I import (python 2.4) wx and SOAPpy at the same time. I narrowed the problem to following (on Linux):
>>import wx >>import pyexpat Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: /apps/public/python_2.4.4/lib/python2.4/lib-dynload/pyexpat.so: undefined symbol: XML_StopParser any insight? Andy -- http://mail.python.org/mailman/listinfo/python-list