Home | Trees | Indices | Help |
---|
|
|
|||
winPopen Class to emulate popen2.Popen3 object on Windows |
|||
Command Class to submit a command to the operative system |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
WIN_EXT = 1
|
|||
MIN_TIMEOUT = 0.01
|
|||
__package__ =
|
|||
__warningregistry__ =
|
|
Wrapper for os.kill() to kill a process Kill(pid [, exitCode]) --> status. exitCode is relevant only for win32 platform |
Return a tuple of a list of process attributes and a list with the requested attributes for all processes. Run only on win32 with windows extensions. |
IsRunning(pid) --> status pid = pricess ID. status = True or False |
|
__warningregistry__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:17 2012 | http://epydoc.sourceforge.net |