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 falu2010, paul.j3
Date 2017-02-23.04:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487825004.79.0.158026680047.issue29626@psf.upfronthosting.co.za>
In-reply-to
Content
We need to see the parser setup as well.  I've never seen a bug like this before.  The `usage` line suggests that you are using subparsers.

It might be better if you asked this on StackOverFlow with a repeatable code example.  That's a better place to get debugging help of your own code.  Come back here if others think this is a problem with `argparse` itself rather than your own setup.
History
Date User Action Args
2017-02-23 04:43:24paul.j3setrecipients: + paul.j3, falu2010
2017-02-23 04:43:24paul.j3setmessageid: <1487825004.79.0.158026680047.issue29626@psf.upfronthosting.co.za>
2017-02-23 04:43:24paul.j3linkissue29626 messages
2017-02-23 04:43:24paul.j3create