[issue12663] ArgumentParser.error writes to stderr not to stdout

2011-08-02 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset 5ff56995976c by Senthil Kumaran in branch '3.2':
Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch 
by Sandro Tosi.
http://hg.python.org/cpython/rev/5ff56995976c

New changeset a5b3d5051fc7 by Senthil Kumaran in branch 'default':
Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch 
by Sandro Tosi.
http://hg.python.org/cpython/rev/a5b3d5051fc7

New changeset 1e8dc34ece30 by Senthil Kumaran in branch '2.7':
Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch 
by Sandro Tosi.
http://hg.python.org/cpython/rev/1e8dc34ece30

--
nosy: +python-dev
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12663
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12663] ArgumentParser.error writes to stderr not to stdout

2011-07-31 Thread Sandro Tosi

New submission from Sandro Tosi sandro.t...@gmail.com:

Hello, following up http://mail.python.org/pipermail/docs/2011-July/005210.html 
, here's a patch to fix it. It applies to all the relevant branches.

--
assignee: docs@python
components: Documentation
files: ArgumentParser.error_stderr-default.patch
keywords: patch
messages: 141467
nosy: docs@python, sandro.tosi
priority: normal
severity: normal
stage: patch review
status: open
title: ArgumentParser.error writes to stderr not to stdout
versions: Python 2.7, Python 3.2, Python 3.3
Added file: 
http://bugs.python.org/file22808/ArgumentParser.error_stderr-default.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12663
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com