Issue #12400: test_cprofile now restores correctly the previous sys.stderr
Copy sys.stderr before replacing it, instead of using sys.__stderr__
Showing
Please
register
or
sign in
to comment
Copy sys.stderr before replacing it, instead of using sys.__stderr__