Message 342160 - Python tracker

Message342160

Author martin.panter
Recipients martin.panter, rhubarbdog x, v+python
Date 2019-05-11.05:34:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557552874.85.0.0704916533379.issue36863@roundup.psfhosted.org>
In-reply-to
Content
The “cmd” module doesn’t use “argparse” as far as I can see. You might have to provide more information or code for someone to make sense of or reproduce your bug.

Also, see Issue 14191 which added new “parse_[known]_intermixed_args” APIs in 3.7, and have a look at Issue 15112, about intermixing options between particular kinds of positional parameters.
History
Date User Action Args
2019-05-11 05:34:34martin.pantersetrecipients: + martin.panter, v+python, rhubarbdog x
2019-05-11 05:34:34martin.pantersetmessageid: <1557552874.85.0.0704916533379.issue36863@roundup.psfhosted.org>
2019-05-11 05:34:34martin.panterlinkissue36863 messages
2019-05-11 05:34:34martin.pantercreate