xlsp.py

Chris Withers chrisw at nipltd.com
Tue Aug 20 04:34:15 EDT 2002


Hi Erich,

We've been using your xlsp.py (version 0.7) to extract text from Excel 
spreadsheets for indexing.

Just recently, we've started to get errors like these on several files:

...
   File c:\xlsp.py, line 70, in parse
   File c:\xlsp.py, line 36, in __init__
error: unpack str size does not match format

...
   File c:\xlsp.py, line 75, in parse
   File c:\xlsp.py, line 88, in parseRecord
error: unpack str size does not match format

Do you know what could cause this and how we could fix it?

I've CC'ed in the python list in case anyone there can help...

cheers,

Chris














More information about the Python-list mailing list