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 paul.j3
Recipients paul.j3
Date 2013-07-15.07:15:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373872536.22.0.211692717309.issue18349@psf.upfronthosting.co.za>
In-reply-to
Content
This issue should also preserve a metavar like: '(one)two', i.e. '(' at the start.  

In http://bugs.python.org/issue10984 these _re replacements are applied to individual action strings as well as the whole usage line.  So if () are to be removed from '[-h] (-y)', they should also be removed from '(-y)'.
History
Date User Action Args
2013-07-15 07:15:36paul.j3setrecipients: + paul.j3
2013-07-15 07:15:36paul.j3setmessageid: <1373872536.22.0.211692717309.issue18349@psf.upfronthosting.co.za>
2013-07-15 07:15:36paul.j3linkissue18349 messages
2013-07-15 07:15:36paul.j3create