[Python-Dev] updated PEP 389: argparse

Ben Finney ben+python at benfinney.id.au
Sun Oct 25 01:34:35 CEST 2009


Steven Bethard <steven.bethard at gmail.com> writes:

> Discussion: sys.err and sys.exit
> ================================
> There were some concerns that argparse by default always writes to
> ``sys.err``
[…]

Unless, I'm missing something, this should replace ‘sys.err’ with
‘sys.stderr’ throughout.

-- 
 \         “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\        Brain, but why would anyone want to see Snow White and the |
_o__)                           Seven Samurai?” —_Pinky and The Brain_ |
Ben Finney



More information about the Python-Dev mailing list