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 telmich
Recipients asvetlov, bethard, r.david.murray, telmich
Date 2012-11-08.14:26:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352384812.16.0.532530127777.issue16308@psf.upfronthosting.co.za>
In-reply-to
Content
Any news on this one?

If the proposed changes are ok for you, I'd implement two patches:

- fix set_defaults() to not propagate func= to child parsers => makes it usable
- add required= argument to add_subparsers, defaulting to False
History
Date User Action Args
2012-11-08 14:26:52telmichsetrecipients: + telmich, bethard, r.david.murray, asvetlov
2012-11-08 14:26:52telmichsetmessageid: <1352384812.16.0.532530127777.issue16308@psf.upfronthosting.co.za>
2012-11-08 14:26:52telmichlinkissue16308 messages
2012-11-08 14:26:51telmichcreate