ailto:[EMAIL PROTECTED] On Behalf
Of Steve M
Sent: Wednesday, November 02, 2005 3:56 PM
To: python-list@python.org
Subject: Re: convert COM obj to integer
I don't know exactly what a COM object is, but those aren't them. The
win32com package takes care of converting everything to Python types.
I don't know exactly what a COM object is, but those aren't them. The
win32com package takes care of converting everything to Python types.
The excel call returns a tuple of tuples. That is, the outer tuple is
the sequence of rows, and each such row is itself a tuple with one
member per column requ