Python 3.4 Idle?

Chris Angelico rosuav at gmail.com
Thu Jul 23 21:40:16 EDT 2015


On Fri, Jul 24, 2015 at 11:34 AM, Steve Burrus <steveburrus28 at gmail.com> wrote:
> I got Idle the other day biut had to get the older version, 2.7, of python to get it. So I wonder if there is an Idle version  that comes with python 3.4.*?

What system are you on? What did you do to install Python? On Windows,
the python.org installers usually come with IDLE; on some Linuxes,
it's separately distributed; if you got a third-party Python distro,
it's up to them what they put in it. But yes, you most certainly can
get 3.4+ with IDLE.

ChrisA



More information about the Python-list mailing list