Re: [python-win32] win32api documentation

2009-10-12 Thread Tim Golden
J wrote: Ok... that all helped a lot. I've been playing around with memory a bit, and cache, and I'll poke at that some more later. Today I've been looking into processors. So WMI provides Win32_Processor and from what I've read, there exists one instance of Win32_Processor for each processor

Re: [python-win32] win32api documentation

2009-10-12 Thread J
Ok... that all helped a lot. I've been playing around with memory a bit, and cache, and I'll poke at that some more later. Today I've been looking into processors. So WMI provides Win32_Processor and from what I've read, there exists one instance of Win32_Processor for each processor on a SMP ma