| Home | Trees | Indices | Help |
|
|---|
|
|
/proc filesystem. (So it doesn't work on OS X,
for example.) The processes function returns a list of
Process objects. Each Process object reveals
information derived from /proc, identifies parent and child
processes, and can be used to send signals to the process.| Classes | |
|
Process A Process object represents a process with a
particular PID.
|
|
| Functions | |||
|
|||
| Function Details |
/proc. Of course the list is stale as soon as it is formed.
In particular, a Process object in the list may correspond
to a process that has terminated by the time you use the object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Jan 1 16:27:54 2008 | http://epydoc.sourceforge.net |