who calls handle_builtin_call of jtransform.py ?

January 2017
2: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.

4: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.
2993
Age (days ago)
2993
Last active (days ago)
2 comments
2 participants
participants (2)
-
Armin Rigo
-
Shubha Ramani