[Tutor] Can I program OLE automation in Python?

Kent Tenney kent@springfed.com
Sun, 18 Mar 2001 18:39:26 -0600


Howdy,

I have data about image files in text.csv format.
I want to import into an image management application
which doesn't support the .csv import, but does have an
OLE automation API.

Can I write a Python script which will use the OLE interface?

If so, where should I look for documentation?

Thanks,
Kent