[issue17647] subprocess.communicate() should preserve colored output on Windows

Caitlin Potter report at bugs.python.org
Fri Apr 12 20:14:46 CEST 2013


Caitlin Potter added the comment:

A suggestion to work around this from #waf on freenode:
http://codepad.org/1Y8K9e2m

So it is probably not a big deal and can be wrapped up. But still it would
be nice if Windows had native support for ANSI colours.

On Fri, Apr 12, 2013 at 2:08 PM, Terry J. Reedy <report at bugs.python.org>wrote:

>
> Terry J. Reedy added the comment:
>
> We seem to agree that this is an OS+application issue, not a Python issue.
>
> I think the red FAILEDs would be nice for unittest (a possible separate
> issue).
>
> ----------
> nosy: +terry.reedy
> resolution:  -> invalid
> status: open -> closed
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue17647>
> _______________________________________
>

----------

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


More information about the Python-bugs-list mailing list