[issue11549] Rewrite peephole to work on AST

Eugene Toder report at bugs.python.org
Sun Mar 27 21:52:54 CEST 2011


Eugene Toder <eltoder at gmail.com> added the comment:

Also, to avoid any confusion -- currently my patch only runs AST optimizations before code generation, so compile() with ast.PyCF_ONLY_AST returns non-optimized AST.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11549>
_______________________________________


More information about the Python-bugs-list mailing list