On 05/28/2020 01:05 PM, [email protected] wrote:
People write main entry points that are not exactly this?
If __name__ == '__main__':
sys.exit(main(sys.argv[1:]))
I have never written an entry point that looks like that.
--
~Ethan~
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/ACXVXLTZO42EEOYYZUXWDVHB3IIXKVPD/
Code of Conduct: http://python.org/psf/codeofconduct/