Excellent redirect of original proposal: +10

From: André Roberge <andre.robe...@gmail.com>
[snip]

As a goal of making it even more obvious what the (new) idiom mans, I would 
suggest a variable named __imported__ with the opposite value to what is 
proposed.

Thus,

if not __imported__:

would behave the same as the proposed

if __main__:


André
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/QVV7KZWIR3TYMLGOHY4N72BZ6T5PCNF3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to