popen2
 

no doc string


 Modules
                                                                                                                                                                                                                               
os
string
sys


 Classes
                                                                                                                                                                                                                               
Popen3


 class Popen3
           no doc string
                                                                                                                                                                                                                     
__init__(self, cmd, capturestderr=0, bufsize=-1)
no doc string
poll(self)
no doc string
wait(self)
no doc string


 Functions
                                                                                                                                                                                                                               
_cleanup()
no doc string
_test()
no doc string
popen2(cmd, bufsize=-1)
no doc string
popen3(cmd, bufsize=-1)
no doc string