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