Python Command Line

From NovaOrdis Knowledge Base
Revision as of 03:17, 11 January 2022 by Ovidiu (talk | contribs) (Created page with "=Internal= * Python =Options= ==<tt>-m</tt>== Run a module as an executable. Python will load the module in memory.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Options

-m

Run a module as an executable. Python will load the module in memory.