On Sep 7, 2007, at 1:24 PM, Georg Brandl wrote:
> Should the __future__ be cleaned out for 3k, or should all future  
> imports
> continue to work and do nothing?

They should continue to work.

One advantage of keeping the existing feature table in the __future__  
module is that is makes it easier to avoid re-using a feature name; I  
think there's merit in that.


   -Fred

-- 
Fred Drake   <fdrake at acm.org>



_______________________________________________
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