You might want to try IDLE. You can open your file in an editing window and run it from there. I don't know how to start IDLE on Linux though...you need to run Lib/idlelib/idle.pyw

Kent

Bernard Lebel wrote:
Hi,

Sorry if I missed something obvious, but how do I execute a python
script file in the interpreter? I have "Using the Python Interpreter" in
the Python tutorial but not much is said...

(this might be a lame quesiton but so far I always used either the
PythonWin interpreter wich has the Import function, or I ran Python code
in an application. Now I'm on Linux so I have to learn the hard way!)


Thanks Bernard

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to