Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
David, it would be great if an optional AST optimization pass could do something that we don't already have (perhaps, loop invariant code motion when python is called with -OO or somesuch). The AST tree makes it possible for the first time to provide some non-trivial optimizations, so aim high. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1346238> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com