Re: IDLE 3.5.0 Run Module , Question

Terry Reedy <[email protected]> Sat, 6 Feb 2016 15:20:50 -0500
Newsgroups gmane.comp.python.idle
Message-ID <[email protected]>
On 1/30/2016 8:16 AM, andres obregon lopez wrote:
> Dear Idle Developers Python
>
> I have been just starting learning Python
> and I am following this lecture
> https://class.coursera.org/programming1-002/lecture/24
>
> But I do not find in my IDLE 3.5.0 how to Run Module

In you first image (for 3.2.3) you have the editor window active and Run 
appears on the menu bar and Run Module F5 shows on the dropdows.  In the 
second image (for 3.5.0) you have Shell active and Run is not on the 
menu bar.  You have to make an editor window active for Run to appear.

> Do I have to install something else to be able to do it?
> or How do I  Run a Module?
>
> Thanks you very much in advance for any help...
> Kind regards!
>
> Andres Obregon Lopez
> andresobregon.com <http://andresobregon.com>
>
>
>
> _______________________________________________
> IDLE-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/idle-dev
>


-- 
Terry Jan Reedy