[Python-3000] clean out the future? (original) (raw)
Fred Drake fdrake at acm.org
Fri Sep 7 19:29:54 CEST 2007
- Previous message: [Python-3000] clean out the future?
- Next message: [Python-3000] clean out the future?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] clean out the future?
- Next message: [Python-3000] clean out the future?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]