| Trees | Indices | Help |
|
|---|
|
|
A multithreaded version of os.popen2(). Note that the argument list isn't quite the same.
| Classes | |
|
pfd Pseudo-file descriptor. |
|
| Functions | |||
|
|||
|
|||
| Variables | |
__package__ =
|
|
Imports: S
| Function Details |
Forks off a process, and returns the processes input and output file descriptors. The latter is really a pfd (defined above). Path and args are passed directly into os.execvp(). |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |