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 barry
Recipients barry
Date 2016-09-20.20:59:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474405199.01.0.465509381735.issue28220@psf.upfronthosting.co.za>
In-reply-to
Content
I'd love to sneak this into 3.6, but I can accept being too late.  In any case, _MutuallyExclusiveGroup.__init__() should accept title and description arguments and pass them to the super class.  Otherwise, you can't great a mutually exclusive group that also essentially acts as an argument group.
History
Date User Action Args
2016-09-20 20:59:59barrysetrecipients: + barry
2016-09-20 20:59:59barrysetmessageid: <1474405199.01.0.465509381735.issue28220@psf.upfronthosting.co.za>
2016-09-20 20:59:58barrylinkissue28220 messages
2016-09-20 20:59:58barrycreate