[XML-SIG] pyexpat on windows

Jeff.Johnson@stn.siemens.com Jeff.Johnson@stn.siemens.com
Tue, 20 Oct 1998 13:16:33 -0400


Thanks for the thanks Andrew :)  It made my day.  BTW, I processed 13,753
html files in one process last night and didn't run out of memory!  Thanks
for re-writing the XML package.

Sean Mc Grath writes:
>It is indeed pyexpat for windows. I compiled it. It is still being
>tested but it works fine for me here.

I tried copying pyexpat.dll to \python\DLLs and got an error (see below).
Could you tell us what to do with pyexpat.dll so that it will work in
Windows?  Thanks.

C:\Python\xml\test>python test_pyexpat.py
Traceback (innermost last):
  File "test_pyexpat.py", line 11, in ?
    import pyexpat
ImportError: DLL load failed: A device attached to the system is not
functioning.