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, jakub, tshepang
Date 2012-03-19.01:39:03
SpamBayes Score 0.015405048
Marked as misclassified No
Message-id <1332121144.77.0.00804833936887.issue14365@psf.upfronthosting.co.za>
In-reply-to
Content
My mistake. I see that the error you're getting is a bad interaction between the option in the main parser and an ambiguous option in the subparser.
History
Date User Action Args
2012-03-19 01:39:04bethardsetrecipients: + bethard, tshepang, jakub
2012-03-19 01:39:04bethardsetmessageid: <1332121144.77.0.00804833936887.issue14365@psf.upfronthosting.co.za>
2012-03-19 01:39:04bethardlinkissue14365 messages
2012-03-19 01:39:03bethardcreate