Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67983

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

From Ned Deily <nad@acm.org>
Subject Re: why does "python --version" write to standard error?
Date 2014-03-07 00:31 -0800
References <20140307075744.GA43732@cskk.homeip.net>
Newsgroups comp.lang.python
Message-ID <mailman.7892.1394181131.18130.python-list@python.org> (permalink)

Show all headers | View raw


In article <20140307075744.GA43732@cskk.homeip.net>,
 Cameron Simpson <cs@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@acm.org

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: why does "python --version" write to standard error? Ned Deily <nad@acm.org> - 2014-03-07 00:31 -0800

csiph-web