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


Groups > comp.lang.python > #67982 > unrolled thread

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

Started byCameron Simpson <cs@zip.com.au>
First post2014-03-07 18:57 +1100
Last post2014-03-07 18:57 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  why does "python --version" write to standard error? Cameron Simpson <cs@zip.com.au> - 2014-03-07 18:57 +1100

#67982 — why does "python --version" write to standard error?

FromCameron Simpson <cs@zip.com.au>
Date2014-03-07 18:57 +1100
Subjectwhy does "python --version" write to standard error?
Message-ID<mailman.7891.1394179074.18130.python-list@python.org>
This seems to write the python version to standard error. That seems
very wrong. And at variance with the manual entry.

Commentry?
-- 
Cameron Simpson <cs@zip.com.au>

This is not a bug. It's just the way it works, and makes perfect sense.
        - Tom Christiansen <tchrist@jhereg.perl.com>
I like that line. I hope my boss falls for it.
        - Chaim Frenkel <chaimf@cris.com>

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web