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, vvas
Date 2014-06-02.22:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401747706.01.0.745563425758.issue21616@psf.upfronthosting.co.za>
In-reply-to
Content
I think is issue was already raised in
http://bugs.python.org/issue14074
argparse allows nargs>1 for positional arguments but doesn't allow metavar to be a tuple
History
Date User Action Args
2014-06-02 22:21:46paul.j3setrecipients: + paul.j3, vvas
2014-06-02 22:21:46paul.j3setmessageid: <1401747706.01.0.745563425758.issue21616@psf.upfronthosting.co.za>
2014-06-02 22:21:45paul.j3linkissue21616 messages
2014-06-02 22:21:45paul.j3create