Boor Thomas wrote at 2006-6-1 17:46 +0200:
>i'm using _xmlplus in a webservice application and it runs fine - unless
>i try to freeze it (under M$-Windows-XP)

"expat" is a "dll". As a "dll", it cannot be frozen but must be
distributed separately.

You might find the "Dllimporter" useful. You can get it from
my python page

  <http://www.dieter.handshake.de/pyprojects>



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

Reply via email to