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 A. Skrobov, docs@python, r.david.murray
Date 2015-10-02.15:02:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443798131.13.0.650301520877.issue25299@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  After looking at the code, it may also be desirable to improve that error message at the argparse level, since there's a bit of not-immediately-obvious indirection going on there.
History
Date User Action Args
2015-10-02 15:02:11r.david.murraysetrecipients: + r.david.murray, docs@python, A. Skrobov
2015-10-02 15:02:11r.david.murraysetmessageid: <1443798131.13.0.650301520877.issue25299@psf.upfronthosting.co.za>
2015-10-02 15:02:11r.david.murraylinkissue25299 messages
2015-10-02 15:02:10r.david.murraycreate