[EMAIL PROTECTED] 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

_______________________________________________
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