Message264839
| Author | Endre |
|---|---|
| Recipients | Endre, berker.peksag, xiang.zhang |
| Date | 2016-05-04.16:28:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462379321.14.0.435390681676.issue26952@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi,
Thanks for taking a look at it.
I have only tried it with argparse-1.4.0.
"I don't think add_mutually_exclusive_group and add_argument_group are designed to work together."
Yes, it really works strange in this case. I guess the framework should raise an exception which states that this use case is not supported, e.g. at the "serverGroup = mutexGroup.add_argument_group('serverGroup')
" line. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-04 16:28:41 | Endre | set | recipients: + Endre, berker.peksag, xiang.zhang |
| 2016-05-04 16:28:41 | Endre | set | messageid: <1462379321.14.0.435390681676.issue26952@psf.upfronthosting.co.za> |
| 2016-05-04 16:28:41 | Endre | link | issue26952 messages |
| 2016-05-04 16:28:41 | Endre | create | |