[issue10399] AST Optimization: inlining of function calls

Alex report at bugs.python.org
Sat Nov 20 10:08:30 CET 2010


Alex <alex.gaynor at gmail.com> added the comment:

There are a couple places you mention not doing the optimization when specific functions are used (e.g. dir, globals, locals), how exactly do you verify that, given those functions could be bound to any name?

----------

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


More information about the Python-bugs-list mailing list