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 g
hi
there,
i'm using _xmlplus
in a webservice application and it runs fine - unless i try to freeze it (under
M$-Windows-XP)
if i freeze the
application, i get the wellknown exception
parser
= xml.sax.make_parser()File "xml\sax\sax2exts.pyo", line 37, in
make_parserFile "xml\sax\saxexts.p