[Python-ideas] Replacing the if __name__ == "__main__" idiom (was Re: making a module callable)

Guido van Rossum guido at python.org
Mon Nov 25 16:43:46 CET 2013


I still don't like the decorator nor the magic function name. They don't
offer the same functionality.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131125/3e03abf0/attachment.html>


More information about the Python-ideas mailing list