help finding

robert no-spam at no-spam-no-spam.com
Wed Apr 26 08:13:25 EDT 2006


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



More information about the Python-list mailing list