[Python-Dev] Community buildbots

Giovanni Bajo rasky at develer.com
Thu Jul 13 22:53:02 CEST 2006


glyph at divmod.com wrote:

> (Aside: IMHO, the sooner we can drop old-style classes entirely, the
> better.
> That is one bumpy Python upgrade process that I will be _very_ happy
> to do.

I think python should have a couple more of future imports. "from __future__
import new_classes" and "from __future__ import unicode_literals" would be
really welcome, and would smooth the Py3k migration process
-- 
Giovanni Bajo



More information about the Python-Dev mailing list