Gary Wessle wrote:
> Hi
>
> I am going through some tutorials, how do I find out about running a
> script from the python prompt?
> is there a online ref and how to access it?
>
if you really don't want to start from OS prompt do execfile('myscript.py')
-robert
--
http://mail.python.org/mailm
Gary Wessle wrote:
> Hi
>
> I am going through some tutorials, how do I find out about running a
> script from the python prompt?
Normally you don't do that.
What OS and Python versions are you using?
Do think about following the advice in "smart questions".
> is there a online ref and how to acc
Hi
I am going through some tutorials, how do I find out about running a
script from the python prompt?
is there a online ref and how to access it?
thank you
--
http://mail.python.org/mailman/listinfo/python-list