Wed, 05 Jun 2024 09:05:58 UTC | login

Information for build python-stdio-mgr-1.0.1-1.fc33

ID142822
Package Namepython-stdio-mgr
Version1.0.1
Release1.fc33
Epoch
SummaryContext manager for mocking/wrapping stdin/stdout/stderr
DescriptionWhile 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:46:29 UTC
CompletedFri, 27 Mar 2020 10:46:29 UTC
Tags
f33
RPMs
src
python-stdio-mgr-1.0.1-1.fc33.src.rpm (info) (download)
noarch
python3-stdio-mgr-1.0.1-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Mar 03 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.1-1 - Initial package for Fedora