Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #111714

Re: Ide or code editor confusion

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Ide or code editor confusion
Date 2016-07-22 00:37 +1000
Message-ID <mailman.24.1469111879.22221.python-list@python.org> (permalink)
References <2184a0ad-9d51-42db-ae11-5d0ab4512582@googlegroups.com> <CAPTjJmrXBgyobRs2VkgQSQq3VJL7fqe_JnwffLKWmTK1SKgB7g@mail.gmail.com> <mailman.22.1469110046.22221.python-list@python.org> <7f142caf-5e3c-4fcf-818a-017b593fd0f7@googlegroups.com> <CAPTjJmp-9mDO6tUdL95NqSV_VmutJXOfYXhrD6Qw8KpqBnF7gQ@mail.gmail.com>

Show all headers | View raw


On Fri, Jul 22, 2016 at 12:22 AM,  <sigmaphine1914@gmail.com> wrote:
> Beginning Python: using Python 2.6 and Python 3.1. By James Payne
>
> Part II.
>
> But I think that answered my question. Great because au was worried

Ugh, that's extremely old now. The current versions of Python are 2.7
(first released in 2010, and getting periodic bugfix releases) and 3.5
(released 2015, and also getting bugfix releases). I strongly
recommend you use a newer version - either 3.4 or 3.5, one of which
will be available in most Linux repositories. You can always grab the
latest from python.org.

If you can't find a book that makes use of 3.4+, ask around; there are
quite a few books which have been updated to that. The feature
difference between 3.1 and 3.5 is huge.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Ide or code editor confusion sigmaphine1914@gmail.com - 2016-07-21 06:56 -0700
  Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-07-22 00:07 +1000
    Re: Ide or code editor confusion sigmaphine1914@gmail.com - 2016-07-21 07:22 -0700
      Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-07-22 00:37 +1000
        Re: Ide or code editor confusion Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-04 00:23 -0700
          Re: Ide or code editor confusion Michael Torrie <torriem@gmail.com> - 2016-08-04 12:36 -0600
            Re: Ide or code editor confusion Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-06 18:11 -0700
          Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-08-05 04:48 +1000
  Re: Ide or code editor confusion MRAB <python@mrabarnett.plus.com> - 2016-07-21 15:27 +0100
  Re: Ide or code editor confusion Jussi Piitulainen <jussi.piitulainen@helsinki.fi> - 2016-07-21 17:31 +0300

csiph-web