"Kirk Bailey" <[EMAIL PROTECTED]> wrote

> Ii want to read a xls file and use the data in part  of it. What 
> module
> would help make sense of one?

If the data is straighforward you might find it easier to save it as a 
csv file first.

But otherwise there is a module called pyexcelerator (I think?)
which can work with Excel 97 and 95 formats.

http://sourceforge.net/projects/pyexcelerator

HTH,

Alan G. 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to