Context manager for mocking/wrapping stdin/stdout/stderr
While some functionality here is more or less duplicative of redirect_stdout and redirect_stderr in contextlib within the standard library, it provides (i) a much more concise way to mock both stdout and stderr at the same time, and (ii) a mechanism for mocking stdin, which is not available in contextlib.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.1-6.fc35 | - |
Fedora 35 | 1.0.1-6.fc35 | - |
Fedora 34 | 1.0.1-4.fc34 | - |
You can contact the maintainers of this package via email at
python-stdio-mgr dash maintainers at fedoraproject dot org
.