This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients adambyrtek, aronacher, bethard, dmi.baranov, elazar, ezio.melotti, python-dev, serhiy.storchaka
Date 2014-01-09.21:19:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f0gDz3V0rz7LjW@mail.python.org>
In-reply-to
Content
New changeset 779de7b4909b by Serhiy Storchaka in branch '2.7':
Issue #13107: argparse and optparse no longer raises an exception when output
http://hg.python.org/cpython/rev/779de7b4909b

New changeset c6c30b682e14 by Serhiy Storchaka in branch '3.3':
Issue #13107: argparse and optparse no longer raises an exception when output
http://hg.python.org/cpython/rev/c6c30b682e14

New changeset 48bcd03cd29f by Serhiy Storchaka in branch 'default':
Issue #13107: argparse and optparse no longer raises an exception when output
http://hg.python.org/cpython/rev/48bcd03cd29f
History
Date User Action Args
2014-01-09 21:19:16python-devsetrecipients: + python-dev, bethard, aronacher, ezio.melotti, adambyrtek, serhiy.storchaka, elazar, dmi.baranov
2014-01-09 21:19:16python-devlinkissue13107 messages
2014-01-09 21:19:16python-devcreate