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 Yogesh.Chaudhari, bethard, gholms, paul.j3, r.david.murray, terry.reedy
Date 2013-07-16.20:53:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374008003.69.0.97297065702.issue17890@psf.upfronthosting.co.za>
In-reply-to
Content
I just submitted a patch to http://bugs.python.org/issue11874 that substantially rewrites _format_actions_usage().  It generates the group and action parts separately, and does not do the kind of cleanup that produces this issue.
History
Date User Action Args
2013-07-16 20:53:23paul.j3setrecipients: + paul.j3, terry.reedy, bethard, r.david.murray, Yogesh.Chaudhari, gholms
2013-07-16 20:53:23paul.j3setmessageid: <1374008003.69.0.97297065702.issue17890@psf.upfronthosting.co.za>
2013-07-16 20:53:23paul.j3linkissue17890 messages
2013-07-16 20:53:23paul.j3create