[Tutor] Starting a .py file from Idle

Arthur pylinuxian at gmail.com
Fri May 2 21:38:16 CEST 2008


> On Fri, May 2, 2008 at 7:11 PM, Mihai Iacob <aymchaos at yahoo.com> wrote:
> Hello,
>
>  Can anyone tell me how to start a program directly
> from the interpreter (i'm using IDLE). Usually i open
> a new window , write the lines of code and press F5 to
> run the program in the interpreter.
>  The problem is that i need to to that directly from
> the interpreter. (I'm running windows).


FILE > OPEN would open any text file & F5 would run any code in there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080502/6b3f6e07/attachment.htm>


More information about the Tutor mailing list