[New-bugs-announce] [issue21582] use the support.catpured_stdout/stderr context managers - test_asyncore

diana report at bugs.python.org
Mon May 26 16:59:46 CEST 2014


New submission from diana:

Updated test_asyncore to use the support.catpured_stdout/stderr context managers rather than try/finally blocks.

----------
components: Tests
files: use_support_captured_test_asyncore.patch
keywords: patch
messages: 219162
nosy: diana
priority: normal
severity: normal
status: open
title: use the support.catpured_stdout/stderr context managers - test_asyncore
versions: Python 3.5
Added file: http://bugs.python.org/file35370/use_support_captured_test_asyncore.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21582>
_______________________________________


More information about the New-bugs-announce mailing list