Home | Trees | Index | Help |
|
---|
Module popen2 :: Class Popen4 |
|
Popen3
--+
|
Popen4
Pipe
Method Summary | |
---|---|
__init__(self,
cmd,
bufsize)
| |
Inherited from Popen3 | |
Return the exit status of the child process if it has finished, or -1 if it hasn't finished yet. | |
Wait for and return the exit status of the child process. | |
|
Class Variable Summary | |
---|---|
NoneType |
childerr = None |
Inherited from Popen3 | |
int |
sts = -1 |
Class Variable Details |
---|
childerr
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Sep 4 13:49:33 2006 | http://epydoc.sf.net |