Re: can' freeze _xmlplus's expat

Dieter Maurer <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
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  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.