Tom Pohl wrote: > A question for the Python experts: What is the correct technical term for a > functionality like "http.server", i.e., a module with an actual "main" > function?
There's some details about it here https://docs.python.org/3/library/__main__.html#idiomatic-usage _______________________________________________ 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/JNIFYQHJPQICMRA4U3E5OAMCKZI4UG5D/ Code of Conduct: http://python.org/psf/codeofconduct/