On Sun, Nov 14, 2010 at 1:03 AM, Franck Ditter <fra...@ditter.org> wrote:
> Pardon my noobness (?) but why is there a 2.x and 3.x development
> teams working concurrently in Python ? I hardly saw that in other
> languages.

You haven't heard of the infamous Perl 6?

> Which one should I choose to start with, to cope with
> the future ?

Read http://wiki.python.org/moin/Python2orPython3

> Isn't 3.x supposed to extend 2.y ?

Not just extend. It also makes some *backwards-incompatible* removals
and revisions, hence the different major version number.

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to