[issue23861] Make stdprinter use DebugOutputString when no stdout/stderr available

Steve Dower report at bugs.python.org
Sat Apr 4 16:05:30 CEST 2015


Steve Dower added the comment:

There's just a couple of places to add calls to OutputDebugString, plus we need to make creation always succeed on Windows. Not a huge change - it'll still write to the standard stream if it's there.

----------

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


More information about the Python-bugs-list mailing list