[issue1251748] compiler package: "global a; a=5"

Antoine Pitrou report at bugs.python.org
Mon Mar 24 13:15:54 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Armin, this is not about micro-optimizations per se, but about fixing
some parts of the compiler package. To make it easier, I've created a
separate entry for the fixing part in #2472 :)

This was the first time I was using the compiler package and I think it
can be useful in order to experiment with bytecode ideas (of course you
probably prefer to do that with PyPy). That's why I tried to fix what
was failing for me.

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1251748>
_____________________________________


More information about the Python-bugs-list mailing list