On Sep 27, 2013, at 2:14 PM, "Stephen J. Turnbull" <step...@xemacs.org> wrote:

> Also, I think that proponents of backporting this PEP are missing
> something important.  Specifically, why are we encouraging the use of
> Python 2.7 for "new users"?  Shouldn't we use this as an opportunity
> to say, "Move to Python 3.4 and forget the 'agony of installing pip'
> issue forever?"

Because reality is that new users are still likely to be using Python 2.7. 
Python 3
is just now starting to be really usable, however there's a huge corpus of 
existing
tutorials, course work, books etc for Python 2.7. As Python 3 becomes more 
usable
that existing corpus of material will be ported over to Python 3 but in the 
interim
there is still a pretty large hurdle for new users to get over.

That's assuming that they are even able to use Python 3 and whatever they are 
trying
to do with all of their libraries are ported to Python3. I still think Python 
2.7 is a better
target for new users because if you're using Python 3.x theirs a high chance 
you'll
need to port a library or two still.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to