commit | 8d2a90af2dd04877e5df4c12fd71e1ae86a3b7b9 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Apr 01 12:37:43 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Apr 01 12:37:43 2008 +0000 |
tree | 400fa0e7b239d923c1014dd645c7c687e0edf1ae | |
parent | d48a2f77f01641ed806379358bd88eaf9e7644c8 [diff] |
Generalize test.test_support.test_stdout() with a base context manager so that it is easy to capture stderr if desired.