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 rhettinger
Recipients cheryl.sabella, rhettinger, taleinat, terry.reedy, xtreak
Date 2019-08-10.22:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565477557.59.0.928329729329.issue37765@roundup.psfhosted.org>
In-reply-to
Content
Since the word "main" is short and since the dunder prefix is common, I don't expect to get much value out of adding '__main__'.    ISTM, this just increases the risk of a false positive for a given dunder method.

> To be clear, I'm currently -1 on this suggestion.

I concur.
History
Date User Action Args
2019-08-10 22:52:37rhettingersetrecipients: + rhettinger, terry.reedy, taleinat, cheryl.sabella, xtreak
2019-08-10 22:52:37rhettingersetmessageid: <1565477557.59.0.928329729329.issue37765@roundup.psfhosted.org>
2019-08-10 22:52:37rhettingerlinkissue37765 messages
2019-08-10 22:52:37rhettingercreate