Part of twisted.internet.utils View Source View In Hierarchy
IOError to preserve backward compatibility with 
the previous error behavior of getProcessOutput.
| Instance Variables | processEnded | A Deferredwhich
will fire when the process which produced the data on stderr has ended 
(exited and all file descriptors closed). | 
| Method | __init__ | Undocumented |