What are COM-enabled applications?

Duncan Booth duncan.booth at invalid.invalid
Wed Feb 22 14:16:10 EST 2006


Cameron Laird wrote:

> Python has good COM abilities.  While, to my surprise, I just
> realized that I'm unaware of anyone having put together a COM
> "explorer" with Python, it would be a straightforward project.

Don't the tools that come with Python's COM support do enough for you?

...\lib\site-packages\win32com\client\combrowse.py for example. (Or inside 
PythonWin it is on the Tools menu).



More information about the Python-list mailing list