[python-win32] Re: Backing up and clearing event logs

Roger Upole rwupole at msn.com
Mon Jul 23 20:44:01 CEST 2007


Tim Golden wrote:
> PS As a footnote, I have this very frustrating experience where
> *some* people -- and it looks to me as though you're one of
> them -- get the property passthrough stuff for free (ie it would
> happen even without my module) where I never do. I've never
> managed to track this down. TJG

The difference is most likely due to whether or not the makepy
generated module has been created for WMI objects.
If it has, only the standard methods from the typelib are
directly available (_Properties, _Methods, etc).

        Roger




More information about the Python-win32 mailing list