https://github.com/xolox/python-capturer/blob/master/capturer/__init__.py#L297
this seems to be too strict
library should not make too much assumptions about where to relay
It seems logical that relay happens exactly as the input: stdout goes to stdout, stderr goes to stderr
https://github.com/xolox/python-capturer/blob/master/capturer/__init__.py#L297
this seems to be too strict
library should not make too much assumptions about where to relay
It seems logical that relay happens exactly as the input: stdout goes to stdout, stderr goes to stderr