[issue6133] LOAD_CONST followed by LOAD_ATTR can be optimized to just be a LOAD_COST

Alex report at bugs.python.org
Thu May 28 05:23:27 CEST 2009


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

Switch to using memset instead of a forloop.

----------
Added file: http://bugs.python.org/file14100/python_const_fold.diff

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


More information about the Python-bugs-list mailing list