commit | e50444597218da4fc9c7397c06e857125aa29d98 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Wed Mar 19 12:09:55 2008 +0000 |
committer | Eric Smith <eric@trueblade.com> | Wed Mar 19 12:09:55 2008 +0000 |
tree | 9ea8f6802ea51c8b39ec45508f0cbe3cabe659a7 | |
parent | 4f4738f015c5d16cac3440adfe40b4ac52ba2316 [diff] |
Use test.test_support.captured_stdout instead of a custom contextmanager. Thanks Nick Coghlan.