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 Max Rothman, r.david.murray
Date 2017-03-03.22:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488579895.02.0.895448165784.issue29715@psf.upfronthosting.co.za>
In-reply-to
Content
Have you tried '-' plus any other character?  argparse treats '-' and '--' specially, and this is a known issue.
History
Date User Action Args
2017-03-03 22:24:55r.david.murraysetrecipients: + r.david.murray, Max Rothman
2017-03-03 22:24:55r.david.murraysetmessageid: <1488579895.02.0.895448165784.issue29715@psf.upfronthosting.co.za>
2017-03-03 22:24:55r.david.murraylinkissue29715 messages
2017-03-03 22:24:55r.david.murraycreate