system resource modules? (Win32, Irix)

Mike Fletcher mcfletch at vrtelecom.com
Tue Oct 5 11:34:40 EDT 1999


See win32pdh module (part of the Win32 extensions) for the Windows NT
equivalents. You would likely need to write your own cross-platform wrapper.

-----Original Message-----
From: python-list-request at cwi.nl [mailto:python-list-request at cwi.nl]On
Behalf Of Randall Hopper
Sent: October 5, 1999 7:45 AM
To: python-list at cwi.nl
Subject: Re: system resource modules? (Win32, Irix)


Sean Dunn:
 |Are there any pre-coded system resource modules for Win32 and/or Irix?
 |I have looked everywhere, and have started coding my own - but I want to
 |avoid RTW...
 |
 |Basically, I need max physical memory, free physical memory, total
 |virtual, free virtual... so far.
 |And any other goodies that are cross-platform.
...





More information about the Python-list mailing list