commit | 7f86811d55a7a15cb4f29f9fad458aecaf2161d3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 00:00:45 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 30 00:00:45 2011 +0200 |
tree | be3c1627314156d8d65bce83a30bbecf52ac5475 | |
parent | 0aafa4f1e2facddf4aa2a5ac52ecd73fdf751580 [diff] |
Issue #12400: test_cprofile now restores correctly the previous sys.stderr Copy sys.stderr before replacing it, instead of using sys.__stderr__