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 martin.panter
Recipients cykerway, martin.panter, paul.j3, r.david.murray
Date 2017-04-10.02:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491792969.99.0.384096922199.issue29030@psf.upfronthosting.co.za>
In-reply-to
Content
I think the documentation should be fixed to say choices overrides dest, and the implementation should be left alone. Even if the documentation is not a “formal module reference”, it should not be wrong or misleading.

Also, Issue 14039 is related, about “metavar” with “add_subparsers”.
History
Date User Action Args
2017-04-10 02:56:10martin.pantersetrecipients: + martin.panter, r.david.murray, paul.j3, cykerway
2017-04-10 02:56:09martin.pantersetmessageid: <1491792969.99.0.384096922199.issue29030@psf.upfronthosting.co.za>
2017-04-10 02:56:09martin.panterlinkissue29030 messages
2017-04-10 02:56:09martin.pantercreate