On Thu, 29 Mar 2007 18:00:47 +0200
Armin Rigo <[EMAIL PROTECTED]> wrote:

> To do this properly you need a consider_op_str() using
> bookkeeper.emulate_pbc_call(), a lot of patience understanding what
> rpbc.py is doing, and probably a call to hlinvoke() in the ll_str() of
> rclass.py... 

I am very curious about this suggestively named hlinvoke.. It seems that
if we can get the ll_str of rclass to call the low-level-ized version of the 
__str__
method then we are done. Is this the idea behind hlinvoke ? (... looking now at 
test_rpbc...)

Simon.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to