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 BreamoreBoy
Recipients BreamoreBoy, Jason.Baker, bethard, eric.araujo, paul.j3
Date 2013-04-17.14:26:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366208796.75.0.204424146115.issue9849@psf.upfronthosting.co.za>
In-reply-to
Content
The first error raised is "TypeError: 'str' object cannot be interpreted as an integer", followed by "ValueError: length of metavar tuple does not match nargs".  Therefore the code has already been changed to reflect the title of this issue.  If other code changes are needed I believe that should be done in a new or another already existing issue.
History
Date User Action Args
2013-04-17 14:26:36BreamoreBoysetrecipients: + BreamoreBoy, bethard, eric.araujo, Jason.Baker, paul.j3
2013-04-17 14:26:36BreamoreBoysetmessageid: <1366208796.75.0.204424146115.issue9849@psf.upfronthosting.co.za>
2013-04-17 14:26:36BreamoreBoylinkissue9849 messages
2013-04-17 14:26:36BreamoreBoycreate