Re: [python-win32] question about DynamicPolicy.py

2007-02-05 Thread kf9150
Thanks Mark. ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Setting object values that are an object (win32com)

2007-02-05 Thread Paul Koning
I'm using win32com.client to access WMI (via SWbemServices). Much of it works -- very nice. There are two things I'm trying to do that I can't get to work right. Or rather, two approaches to the same thing, neither of which work. I tried to dig through Microsoft docs to figure this out, but that