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


Groups > comp.lang.python > #28892

Re: Which Version of Python?

Date 2012-09-11 18:14 +0100
From MRAB <python@mrabarnett.plus.com>
Subject Re: Which Version of Python?
References <BcmdnbBsB7Ee9tLNnZ2dnUVZ_q2dnZ2d@earthlink.com>
Newsgroups comp.lang.python
Message-ID <mailman.511.1347383674.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 11/09/2012 17:49, Charles Hottel wrote:
>   I have a lot of programming experience in many different languages and now
> I want to learn Python.  Which version do you suggest I download, Python 2.x
> or Python 3.x ?  Also why should I prefer one over the other?
>
> Right now I am thinkng Python 3.x as it has been out since 2008, but I have
> some concerns about backward compatibility with older packages that I might
> want to use.
>
> Thanks for your ideas and help.
>
My own preference is for Python 3.x. Python 2.x is ending at 2.7.

As you said, some older packages may still be using 2.x, but there's
not that much difference between 3.x and 2.x, so you should be able to
switch from one to the other one very easily.

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


Thread

Which Version of Python? "Charles Hottel" <chottel@earthlink.net> - 2012-09-11 12:49 -0400
  Re: Which Version of Python? MRAB <python@mrabarnett.plus.com> - 2012-09-11 18:14 +0100
  Re: Which Version of Python? Ben Finney <ben+python@benfinney.id.au> - 2012-09-12 09:55 +1000
    Re: Which Version of Python? Peter <peter.milliken@gmail.com> - 2012-09-11 17:17 -0700
      Re: Which Version of Python? Andrew Berg <bahamutzero8825@gmail.com> - 2012-09-11 20:07 -0500
      Re: Which Version of Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-12 02:11 +0000
        Re: Which Version of Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-12 02:15 +0000
  Re: Which Version of Python? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-11 19:58 -0700
    Re: Which Version of Python? Jamie Paul Griffin <jamie@kode5.net> - 2012-09-12 13:12 +0100
  Re: Which Version of Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-12 07:30 +0100
    Re: Which Version of Python? alex23 <wuwei23@gmail.com> - 2012-09-12 01:34 -0700
      Re: Which Version of Python? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-12 01:41 -0700
        Re: Which Version of Python? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-12 01:42 -0700
          RE: Which Version of Python? "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-09-13 23:30 +0000

csiph-web