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


_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to