inspect4py
inspect4py copied to clipboard
Evaluate call list
We need to compare the call list that we obtain with PyCG. For doing this, first we need to convert our call list to a call graph. We have the method already implemented in code_inspector, when we call to extract the relations of files with main.
