Class p.u.t.popen(object):

Part of pida.ui.terminal View In Hierarchy

Undocumented
Line # Kind Name Docs
237 Method __init__ Undocumented
243 Method run Undocumented
254 Method cb_read Undocumented
259 Method cb_hup Undocumented
def __init__(self, cmdargs, callback, kwargs):
Undocumented
def run(self, cmdargs, **kwargs):
Undocumented
def cb_read(self, fd, cond):
Undocumented
def cb_hup(self, fd, cond):
Undocumented
API Documentation for PIDA, generated by pydoctor.