Recursion
Author: LGTM
import python
from PythonFunctionValue f
where f.getACall().getScope() = f.getScope()
select fDescription
Finds functions that call themselves
import python
from PythonFunctionValue f
where f.getACall().getScope() = f.getScope()
select fFinds functions that call themselves