Thomas Wouters schrieb:
  > This surprises me greatly. The reason this is true in 2.x is for the 
obvious
> backward compatibility. 3.0 is about not worrying about backward
> compatibility. Why do we need to keep the future imports?
> 

The __future__ docs say "No feature description will ever be deleted 
from __future__."

ever is a very strong word and I expect Python 3.x to follow the rule.

Christian
_______________________________________________
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