Indeed.
Shubha
On Wednesday, January 4, 2017 2:00 PM, Armin Rigo <[email protected]>
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.
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
