[Python-3000] clean out the future?
Fred Drake
fdrake at acm.org
Sun Sep 9 17:47:56 CEST 2007
On Sep 9, 2007, at 10:10 AM, Nick Coghlan wrote:
> While I don't object to that (I agree keeping the history in the
> __future__ module is a good thing), 2to3 should probably strip them
> anyway, since they're now redundant.
That would be good. From a compatibility perspective, they should
work, but they should be removed from source code (I've never *like*
the __future__ imports, though I understand their value).
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-3000
mailing list