[Python-Dev] updated PEP 389: argparse
Ben Finney
ben+python at benfinney.id.au
Sun Oct 25 01:34:35 CEST 2009
More information about the Python-Dev mailing list
Sun Oct 25 01:34:35 CEST 2009
- Previous message: [Python-Dev] updated PEP 389: argparse
- Next message: [Python-Dev] updated PEP 389: argparse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] updated PEP 389: argparse
- Next message: [Python-Dev] updated PEP 389: argparse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list