Ken Beesley wrote: > % python > Python 2.4.2 (#2, Oct 24 2005, 22:26:37) > [GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin > Type "help", "copyright", "credits" or "license" for more information. > >>> import unicodedata > Traceback (most recent call last): > File "<stdin>", line 1, in ? > ImportError: Failure linking new module: /Library/Frameworks/ > Python.framework/Versions/2.4/lib/python2.4/lib-dynload/ unicodedata.so: > Symbol not found: __PyUnicodeUCS2_ToNumeric > Referenced from: /Library/Frameworks/Python.framework/Versions/2.4/ > lib/python2.4/lib-dynload/unicodedata.so > Expected in: dynamic lookup
Since it doesn't have anything directly to do with XML in Python, I suggest posting to python-list / comp.lang.python: http://mail.python.org/mailman/listinfo/python-list More people who can help you monitor that forum. Good luck. _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig