help finding

Scott David Daniels scott.daniels at acm.org
Tue Apr 25 20:10:16 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?
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 access it?
Yes.
Your install may have one, what OS?
Start here:
     http://www.python.org/about/gettingstarted/
or
     http://www.python.org/doc/faq/
or
     http://wiki.python.org/moin/
or
     http://www.python.org/doc/

--Scott David Daniels
scott.daniels at acm.org



More information about the Python-list mailing list