2011/9/23 Steven D'Aprano <st...@pearwood.info>: > > So the question is: would it be a burden for PyPy to make any guarantees > about the stability of bytecode?
I would say not without great benefit. If you're doing something that requires changing bytecode, the obvious answer is to add some syntax instead. -- Regards, Benjamin _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev