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 bethard
Recipients bethard, tshepang
Date 2012-02-25.10:45:07
SpamBayes Score 0.032961205
Marked as misclassified No
Message-id <1330166707.83.0.0260807537141.issue14074@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like the problem is that "_format_action_invocation" is not being as careful with the different possibilities for metavar as "_format_args" is.  Patches welcome!
History
Date User Action Args
2012-02-25 10:45:07bethardsetrecipients: + bethard, tshepang
2012-02-25 10:45:07bethardsetmessageid: <1330166707.83.0.0260807537141.issue14074@psf.upfronthosting.co.za>
2012-02-25 10:45:07bethardlinkissue14074 messages
2012-02-25 10:45:07bethardcreate