[pypy-dev] Control flow graph for method

Evgeny Startsev slayer-gurgen at yandex.ru
Sun Apr 14 08:13:57 CEST 2013


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?


More information about the pypy-dev mailing list