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 tellendil
Recipients paul.j3, tellendil
Date 2015-05-12.07:29:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431415774.71.0.330108804727.issue24166@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks a lot for this explanation ! It is more clear now for why it is not working.

However, I would suggest that the ArgumentParser should still try to match anything the subparser could not, or would this be too complicated ?

Moreover, if this scheme is not feasible, I would suggest modifying the documentation, or having a warning, or something to let people know. If this is possible.
History
Date User Action Args
2015-05-12 07:29:34tellendilsetrecipients: + tellendil, paul.j3
2015-05-12 07:29:34tellendilsetmessageid: <1431415774.71.0.330108804727.issue24166@psf.upfronthosting.co.za>
2015-05-12 07:29:34tellendillinkissue24166 messages
2015-05-12 07:29:34tellendilcreate