Closed dolamroth closed 9 months ago
pythonw.exe
python.exe
It appears, pythonw.exe does not provide sys streams, so it is not safe to run by default. https://stackoverflow.com/a/30313091
sys
Furthermore, since user is able to set PYTHON_EXECUTABLE, this is not an issue.
pythonw.exe
instead ofpython.exe