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.
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev
