Subprocess.getStderrPipe
gio.input_stream.InputStream getStderrPipe()Gets the #GInputStream from which to read the stderr output of subprocess.
The process must have been created with gio.types.SubprocessFlags.StderrPipe, otherwise null will be returned.
Returns
the stderr pipe