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 mattlong
Recipients Brett.Hannigan, barry, bethard, derks, mattlong, paul.j3, r.david.murray
Date 2015-04-15.16:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429114668.96.0.162355508408.issue22848@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch for the proposal in my previous comment.

As Barry mentioned, it wasn't as straightforward as I had hoped due to parts of the usage text being generated by the state of both self._name_parser_map and self._choices_actions.
History
Date User Action Args
2015-04-15 16:17:49mattlongsetrecipients: + mattlong, barry, bethard, r.david.murray, derks, paul.j3, Brett.Hannigan
2015-04-15 16:17:48mattlongsetmessageid: <1429114668.96.0.162355508408.issue22848@psf.upfronthosting.co.za>
2015-04-15 16:17:48mattlonglinkissue22848 messages
2015-04-15 16:17:48mattlongcreate