On Fri, Aug 12, 2016 at 1:31 AM, Steve Dower <steve.do...@python.org> wrote: > My big concern is the console... I think that change is inevitably going to > have to break someone, but I need to map out the possibilities first to > figure out just how bad it'll be.
Obligatory XKCD: https://xkcd.com/1172/ Subprocess invocation has been mentioned. What about logging? Will there be issues with something that attempts to log to both console and file? ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/