help finding

G

Gary Wessle

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
 
S

Scott David Daniels

Gary said:
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
(e-mail address removed)
 
R

robert

Gary said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,294
Messages
2,571,511
Members
48,197
Latest member
ปั๊มเฟส|JoyLikeSEO

Latest Threads

Top