[issue6133] LOAD_CONST followed by LOAD_ATTR can be optimized to just be a LOAD_CONST
Demur Rumed
report at bugs.python.org
Fri Aug 21 18:00:18 CEST 2009
Changes by Demur Rumed <junkmute at hotmail.com>:
----------
title: LOAD_CONST followed by LOAD_ATTR can be optimized to just be a LOAD_COST -> LOAD_CONST followed by LOAD_ATTR can be optimized to just be a LOAD_CONST
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6133>
_______________________________________
More information about the Python-bugs-list
mailing list