Yaron Goland added the comment:
Fair enough. Thanks for looking at it!
--
___
Python tracker
<http://bugs.python.org/issue28160>
___
___
Python-bugs-list mailin
Yaron Goland added the comment:
To be fair it turns out that Java also outputs its version to stderr. Still
seems wrong. It's not an error!
--
___
Python tracker
<http://bugs.python.org/is
New submission from Yaron Goland:
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?
--
components: Macintosh
messages: 276496
nosy: Yaron Goland, ned.deily, ronaldous