On 5/22/07, Steve Howell <[EMAIL PROTECTED]> wrote:
>
> But since you mentioned conversion, our system is a
> good example of a shop that will be running multiple
> versions of Python side by side for many years.  We'll
> cut over new components to Py3k, and then we'll
> gradually upgrade legacy components.  And, of course,
> some of those components will want to use the same
> common modules.

Once we get a solid 3.0 (probably in beta), we will focus more energy
on dealing with these sorts of problems.

I can see there being a compatibility module that could fix things up
to run with Python 2.x (*) - 3.0.  I don't know if that will be
distributed by the core or by a third party.  There are many people
that care about this issue.  It's not being forgotten.  We just
haven't gotten to it yet.  2.6 and 3.0 are a year away, probably more.

(*) probably between 2.2 and 2.4 depending on how hard it is to support.

Pretty soon I'll start focusing on getting 2.6 in shape to help ease
the transition.

n
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to