This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonybaxter
Recipients
Date 2007-01-30.06:19:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
That only works for a very small number of the changes. I can't see how we could change the parser using a module.

from __future__ import foo is the standard way we make forwards-compatible changes to Python. It's been that way for quite a while now - I don't see it as being controversial at all.
History
Date User Action Args
2007-08-23 15:56:13adminlinkissue1633807 messages
2007-08-23 15:56:13admincreate