Brett Cannon wrote:

> > Wouldn't the newly founded python-3000 mailing list be the perfect place
> > for such major changes?
>
> If you go back and look at Guido's Python 3000 Process email he said
> that the change could occur in 2.6 and then be done for 3000.
> Renaming modules is not that hard to make backwards-compatible by
> having old names fully import the new name directly (``from py.dev.pdb
> import *``)

hmm.  I'm starting to think that the 3000 project may cause the core
2.X development to derail, even before 2.5 is out...

</F>



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

Reply via email to