[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 06:23:18 CEST 2009


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

I now *almost* have PyCFunctions marshalling, they seem to marhshall ok
but fail on unmarshalling.  I think the whitespace stuff may have crept
back in, sorry :(

----------
Added file: http://bugs.python.org/file14101/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