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/mailman/listinfo/python-list

Reply via email to