[IronPython] -m option is not implemented

Sanghyeon Seo sanxiyn at gmail.com
Fri Jun 8 09:52:41 CEST 2007


$ python -h
(...)
-m mod : run library module as a script (terminates option list)

This option is present since Python 2.4, and occasionally useful. One
common usage is "python -m timeit".

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list