I am interesting in control-flow graph generation for python projects using python. I read http://doc.pypy.org/en/latest/translation.html#flow-model and studied how to investigate cfg for function.
Is there any way to generate cfg for method using pypy?
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to