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 rob-dalton
Recipients rob-dalton, zach.ware
Date 2018-10-01.21:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAExevBEp6mscjabZjUL_7a7bFM+PgUsLtv4FyUuJ7QyO+VLvFA@mail.gmail.com>
In-reply-to <CAExevBGi+wn_duR5HANEK3GO68NQRMZOCwZUT5FxrggP7P-owg@mail.gmail.com>
Content
It does. Thanks! I feel dumb for not finding that.

Guess I'd just suggest making the default `false`, seems more intuitive to
me.

On Mon, Oct 1, 2018 at 2:00 PM Robert Dalton <rob.c.dalton@gmail.com> wrote:

> It does. Thanks! I feel dumb for not finding that.
>
> Guess I'd just suggest making the default `false`, seems more intuitive to
> me.
>
> On Mon, Oct 1, 2018 at 1:48 PM Zachary Ware <report@bugs.python.org>
> wrote:
>
>>
>> Zachary Ware <zachary.ware@gmail.com> added the comment:
>>
>> Would using `allow_abbrev=False` fix this for you?
>>
>> https://docs.python.org/3/library/argparse.html#allow-abbrev
>>
>> ----------
>> nosy: +zach.ware
>>
>> _______________________________________
>> Python tracker <report@bugs.python.org>
>> <https://bugs.python.org/issue34865>
>> _______________________________________
>>
>
>
> --
> Best,
> Rob Dalton
>
>
> (814) 571-0462 | robdalton.me | robcdalton@gmail.com
>

-- 
Best,
Rob Dalton

(814) 571-0462 | robdalton.me | robcdalton@gmail.com
History
Date User Action Args
2018-10-01 21:02:07rob-daltonsetrecipients: + rob-dalton, zach.ware
2018-10-01 21:02:07rob-daltonlinkissue34865 messages
2018-10-01 21:02:07rob-daltoncreate