[issue28483] python --version prints output to stderr

2016-10-20 Thread SilentGhost
Changes by SilentGhost : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Python -V and --version output to stderr instead of stdout ___ Python tracker ___

[issue28483] python --version prints output to stderr

2016-10-20 Thread Thomas Becker
New submission from Thomas Becker: I am using Python 2.7.10 on Windows 8. While writing some code in NodeJS I noticed the following behaviour: `python --version` prints its output to stderr instead of stdout. In most cases this won't make any difference because both streams print to the scre