why does "python --version" write to standard error?

Ned Deily nad at acm.org
Fri Mar 7 03:31:58 EST 2014


In article <20140307075744.GA43732 at cskk.homeip.net>,
 Cameron Simpson <cs at zip.com.au> wrote:

> This seems to write the python version to standard error. That seems
> very wrong. And at variance with the manual entry.

Fixed in Python 3.4:
http://bugs.python.org/issue18338

-- 
 Ned Deily,
 nad at acm.org




More information about the Python-list mailing list