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 r.david.murray
Recipients Michael.Edwards, bethard, r.david.murray
Date 2012-12-05.13:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354715328.13.0.0585320761743.issue16614@psf.upfronthosting.co.za>
In-reply-to
Content
It is both documented (http://docs.python.org/dev/library/argparse.html#argument-abbreviations) and an important feature.

I thought there was an enhancement request in this tracker for making the behavior optional, but I couldn't find it when I looked, so I'm turning this into one.  If someone finds that there is already another issue this one can be closed as a dup.

I'm marking it low priority, though, because I think most people want the ability to abbreviate the option names.
History
Date User Action Args
2012-12-05 13:48:48r.david.murraysetrecipients: + r.david.murray, bethard, Michael.Edwards
2012-12-05 13:48:48r.david.murraysetmessageid: <1354715328.13.0.0585320761743.issue16614@psf.upfronthosting.co.za>
2012-12-05 13:48:47r.david.murraylinkissue16614 messages
2012-12-05 13:48:47r.david.murraycreate