Re: [pypy-dev] [pypy-svn] r77589 - pypy/trunk/pypy/jit/metainterp

Oct. 4, 2010
11:56 p.m.
On 04/10/10 23:32, fijal@codespeak.net wrote:
Hi, I just wanted to tell that since the resoperation-refactoring, there is now a nice "copy_and_change" method to be used exactly for the case where you want to replace an operation with a "similar" one. So, the code above should be written like: op = op.copy_and_change(rop.CALL, args=op.getarglist()[1:]) ciao, Anto
5279
Age (days ago)
5280
Last active (days ago)
1 comments
2 participants
participants (2)
-
Antonio Cuni
-
Maciej Fijalkowski