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 Endre, berker.peksag, xiang.zhang
Date 2016-05-04.16:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462378481.07.0.556544979256.issue26952@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think add_mutually_exclusive_group and add_argument_group are designed to work together. Did this worked with argparse 1.3.0 or stdlib version of argparse before? I'm getting the same traceback in 2.7 and 3.4+.
History
Date User Action Args
2016-05-04 16:14:41berker.peksagsetrecipients: + berker.peksag, xiang.zhang, Endre
2016-05-04 16:14:41berker.peksagsetmessageid: <1462378481.07.0.556544979256.issue26952@psf.upfronthosting.co.za>
2016-05-04 16:14:41berker.peksaglinkissue26952 messages
2016-05-04 16:14:41berker.peksagcreate