Pox TheGreat <[email protected]> added the comment: Unfortunately this is NOT a duplicate of https://bugs.python.org/issue28326. That issue is about a closed output stream. In that case sys.stdout and sys.stderr are file like objects which have been closed.
This issue is about sys.stdout and sys.stderr being None! This is because pythonw was used not python. ---------- resolution: duplicate -> status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31804> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
