[Python-ideas] making a module callable

Gregory P. Smith greg at krypto.org
Fri Nov 22 21:44:25 CET 2013


It'd be nice to formalize a way to get rid of the __name__ == '__main__'
idiom as well in the long long run. Sure everyone's editor types that for
them now but it's still a wart.  Anyways, digressing... ;)

--
blame half the typos on my phone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131122/d5aeab64/attachment.html>


More information about the Python-ideas mailing list