[issue24500] provide context manager to redirect C output

R. David Murray report at bugs.python.org
Wed Jun 24 19:13:15 CEST 2015


R. David Murray added the comment:

This was discussed in the original redirect_stdout issue (issue 15805).  It was suggested then that C level redirection was a separate issue, and should probably be something in the subprocess module.

----------
components:  -Extension Modules
nosy: +r.david.murray
stage:  -> needs patch
title: contextlib.redirect_stdout should redirect C output -> provide context manager to redirect C output
versions: +Python 3.6 -Python 3.4

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


More information about the Python-bugs-list mailing list