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 ustinov
Recipients r.david.murray, ustinov
Date 2013-10-31.18:13:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALnd=d+rCCOfvEy-1gqY1tXYAgWmtY5YnZ3+4+6Tsu4CCM2-ow@mail.gmail.com>
In-reply-to <CALnd=d+upNGkrYkgfj7+w-zGUig-33vMJdrKPo8O0+bo4jTUNA@mail.gmail.com>
Content
Explicitly substitute, excuse me
On 31 Oct 2013 20:11, "Artem Ustinov" <report@bugs.python.org> wrote:

>
> Artem Ustinov added the comment:
>
> We need argparse to raise an error for conflicting options and that's why
> we need to implicitly substitute an option when we need it
> On 31 Oct 2013 19:54, "R. David Murray" <report@bugs.python.org> wrote:
>
> >
> > R. David Murray added the comment:
> >
> > Does conflict_handler='resolve' address your use case?  It sounds like it
> > should.
> >
> > ----------
> > nosy: +r.david.murray
> >
> > _______________________________________
> > Python tracker <report@bugs.python.org>
> > <http://bugs.python.org/issue19462>
> > _______________________________________
> >
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue19462>
> _______________________________________
>
History
Date User Action Args
2013-10-31 18:13:59ustinovsetrecipients: + ustinov, r.david.murray
2013-10-31 18:13:59ustinovlinkissue19462 messages
2013-10-31 18:13:59ustinovcreate