This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Yaron Goland
Recipients Yaron Goland, ned.deily, ronaldoussoren
Date 2016-09-14.23:36:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473896211.12.0.819655349887.issue28160@psf.upfronthosting.co.za>
In-reply-to
Content
When running python -V or --version the output goes to stderr instead of stdout. Unless python thinks its version is an err shouldn't the result go to stdout?
History
Date User Action Args
2016-09-14 23:36:51Yaron Golandsetrecipients: + Yaron Goland, ronaldoussoren, ned.deily
2016-09-14 23:36:51Yaron Golandsetmessageid: <1473896211.12.0.819655349887.issue28160@psf.upfronthosting.co.za>
2016-09-14 23:36:51Yaron Golandlinkissue28160 messages
2016-09-14 23:36:51Yaron Golandcreate