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 serhiy.storchaka
Recipients SilentGhost, berker.peksag, jaysinh.shukla, python-dev, r.david.murray, serhiy.storchaka, sjt, wolma
Date 2016-11-02.18:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478111254.63.0.212870990999.issue28115@psf.upfronthosting.co.za>
In-reply-to
Content
SilentGhost suggested to pass required=True to add_mutually_exclusive_group(). This makes the last "else" not needed.

Proposed patch implements this suggestion.
History
Date User Action Args
2016-11-02 18:27:34serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, sjt, SilentGhost, python-dev, berker.peksag, wolma, jaysinh.shukla
2016-11-02 18:27:34serhiy.storchakasetmessageid: <1478111254.63.0.212870990999.issue28115@psf.upfronthosting.co.za>
2016-11-02 18:27:34serhiy.storchakalinkissue28115 messages
2016-11-02 18:27:34serhiy.storchakacreate