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 zach.ware
Recipients porton, zach.ware
Date 2018-07-22.13:31:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532266314.37.0.56676864532.issue34188@psf.upfronthosting.co.za>
In-reply-to
Content
I like to think I'm fairly reasonable :).  You can get what you want by specifying `type=choices_dict.get`, or by extracting from the dict manually after calling `parse_args`.
History
Date User Action Args
2018-07-22 13:31:54zach.waresetrecipients: + zach.ware, porton
2018-07-22 13:31:54zach.waresetmessageid: <1532266314.37.0.56676864532.issue34188@psf.upfronthosting.co.za>
2018-07-22 13:31:54zach.warelinkissue34188 messages
2018-07-22 13:31:54zach.warecreate