running python on win2k

Jeff Shannon jeff at ccvcorp.com
Tue Mar 26 14:08:37 EST 2002


stclaus_imi wrote:

> hi, all of you.
>
> i downloaded python for win2k. i wonder how to run it via the command
> line and over the apache/iis web server.

>From the command line, simply type "python", or "python myscript.py".  If
you have .py files registered as executable, you can simply type
"myscript.py" as well -- I know that ActiveState's distribution will do
this on installation; I haven't tested whether PythonLabs' installer
automatically does this, but it's likely.

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list