Message 349363 - Python tracker
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.