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
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to