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 Trenton Bricken
Recipients Trenton Bricken, mark.dickinson, paul.j3, rhettinger, xtreak
Date 2019-12-31.12:27:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577795245.3.0.0161809146918.issue39167@roundup.psfhosted.org>
In-reply-to
Content
Thanks for all of these replies. 

The functionality is that the user adds --flag True False and then all of the other parameters are run with True. And then again with False. 

I thought this was a bug because of the confusing type=bool behavior. But it certainly isn't a big deal and it seems like you are already aware of it. 

Thanks for all of your open source contributions and help.
History
Date User Action Args
2019-12-31 12:27:25Trenton Brickensetrecipients: + Trenton Bricken, rhettinger, mark.dickinson, paul.j3, xtreak
2019-12-31 12:27:25Trenton Brickensetmessageid: <1577795245.3.0.0161809146918.issue39167@roundup.psfhosted.org>
2019-12-31 12:27:25Trenton Brickenlinkissue39167 messages
2019-12-31 12:27:24Trenton Brickencreate