Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 338 – Executing modules as scripts | peps.python.org
https://peps.python.org/pep-0338/
links
backlinks
This PEP defines semantics for executing any Python module as a script, either with the -m command line switch, or by invoking it via runpy.run_module(modulename).
Roast topics
Find topics
Find it!