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 berker.peksag
Recipients berker.peksag, bethard, martin.panter, paul.j3
Date 2014-12-16.06:17:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418710648.62.0.105162646314.issue23062@psf.upfronthosting.co.za>
In-reply-to
Content
I think that your analysis is correct. Also, looks like the original test is problematic: https://code.google.com/p/argparse/source/browse/test/test_argparse.py#3710

Here is a patch to fix the test.
History
Date User Action Args
2014-12-16 06:17:28berker.peksagsetrecipients: + berker.peksag, bethard, martin.panter, paul.j3
2014-12-16 06:17:28berker.peksagsetmessageid: <1418710648.62.0.105162646314.issue23062@psf.upfronthosting.co.za>
2014-12-16 06:17:28berker.peksaglinkissue23062 messages
2014-12-16 06:17:28berker.peksagcreate