On Jul 6, 4:04 pm, Bjoern Schliessmann <usenet- [EMAIL PROTECTED]> wrote: > Robert Dailey wrote: > > The description of -m is confusing in the documentation, what does > > it really do? > > IMHO, it's quite clear. What's unclear with this description: > > -m module-name Searches sys.path for the named module and runs > the corresponding .py file as a script. > > Regards, > > Björn > > -- > BOFH excuse #191: > > Just type 'mv * /dev/null'.
Perhaps the confusing part is their definition of "Script". I figured any .py file was a "python script", in that it has code to execute- making it a script.
-- http://mail.python.org/mailman/listinfo/python-list