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 Michael.Edwards
Recipients Michael.Edwards, eric.araujo, idank, jaraco, rr2do2
Date 2012-11-30.16:17:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354292241.18.0.629115211945.issue14174@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching my own bug repro script for Eric. Is this sufficient? I can demonstrate the entire resulting Namespace, but the problem is that argparse doesn't even produce a Namespace. The cases I show simply fail.
History
Date User Action Args
2012-11-30 16:17:21Michael.Edwardssetrecipients: + Michael.Edwards, jaraco, eric.araujo, idank, rr2do2
2012-11-30 16:17:21Michael.Edwardssetmessageid: <1354292241.18.0.629115211945.issue14174@psf.upfronthosting.co.za>
2012-11-30 16:17:21Michael.Edwardslinkissue14174 messages
2012-11-30 16:17:20Michael.Edwardscreate