I don't see documentation on many of the core win32com modules, e.g,
win32com.client.
Dispatch does not appear in the index.
More precisely, I see examples and tutorials, but no reference
material. There is reference documentation on a few
components--apparently mapi and pythoncom, but not in
Tim Golden wrote:
Ross Boylan wrote:
Tim Golden wrote:
import wmi
c = wmi.WMI (namespace="cimv2/Applications/WindowsParentalControls")
rules = c.WpcURLOverride (Sid=kelsey.SID)
print len (rules)
I've encountered a glitch: I can't seem to update the values in the
rules I retrieve. The rel
On Wed, Dec 16, 2009 at 9:44 AM, Ross Boylan
wrote:
> Vernon Cole wrote:
>
>> Dear Ross:
>> The combined Python package hosted by Active State is convenient, but
>> does not always stay up to date. The current build of pywin32 is 214. Many
>> bug fixes have happened in that time. I just tried t
On Wed, Dec 16, 2009, Ross Boylan wrote:
>
> The log also says "build 213 will not be recommended for production work
> and should be treated as beta quality. " Is 214 considered reasonably
> solid?
I'm using 214 for production work.
--
Aahz (a...@pythoncraft.com) <*> http:
Vernon Cole wrote:
Dear Ross:
The combined Python package hosted by Active State is convenient,
but does not always stay up to date. The current build of pywin32 is
214. Many bug fixes have happened in that time. I just tried the
build 214 COM browser "on my Vista Basic and it works correc
Dear Ross:
The combined Python package hosted by Active State is convenient, but
does not always stay up to date. The current build of pywin32 is 214. Many
bug fixes have happened in that time. I just tried the build 214 COM
browser on my Vista Basic and it works correctly.
You may want to try
Ross Boylan wrote:
Tim Golden wrote:
import wmi
c = wmi.WMI (namespace="cimv2/Applications/WindowsParentalControls")
rules = c.WpcURLOverride (Sid=kelsey.SID)
print len (rules)
I've encountered a glitch: I can't seem to update the values in the
rules I retrieve. The relevant snippet is
Tim Golden wrote:
import wmi
c = wmi.WMI (namespace="cimv2/Applications/WindowsParentalControls")
rules = c.WpcURLOverride (Sid=kelsey.SID)
print len (rules)
I've encountered a glitch: I can't seem to update the values in the
rules I retrieve. The relevant snippet is
con = wmi.WMI(names
The Python COM browser (pywin32 build 211.1), available from the Tools
menu of the PythonWin GUI (downloaded yesterday from active state)
doesn't seem to be working so well on Vista. I went to the type
libraries, selected one (any one , apparently) and clicked on it's "+".
This expands to an