I would like to use Python to script an application that advertises itself as providing an OLE component. How should I get started?
I don\'t yet know what methods I
PythonWin (http://sourceforge.net/projects/pywin32/), bundled with python-win32, comes with its own COM browser as part of its shell and debugging environment.