who calls handle_builtin_call of jtransform.py ?
![](https://secure.gravatar.com/avatar/779e1633fecdd62c4c386fc953c5d3ec.jpg?s=120&d=mm&r=g)
January 2017
9:59 p.m.
Hi Shubha, Standard Python answer: add this line in the function: import pdb; pdb.set_trace() Then run the tests (pytest.py rpython/jit/codewriter/). A bientôt, Armin.
![](https://secure.gravatar.com/avatar/ff8f665585849e44d8c342bf3b8afd5f.jpg?s=120&d=mm&r=g)
11:01 p.m.
Indeed. Shubha On Wednesday, January 4, 2017 2:00 PM, Armin Rigo <armin.rigo@gmail.com> wrote: Hi Shubha, Standard Python answer: add this line in the function: import pdb; pdb.set_trace() Then run the tests (pytest.py rpython/jit/codewriter/). A bientôt, Armin.
2962
Age (days ago)
2962
Last active (days ago)
2 comments
2 participants
participants (2)
-
Armin Rigo
-
Shubha Ramani