Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ hascallstatement
Function
hascallstatement
numpy/f2py/auxfuncs.py:576–577 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
574
575
576
def
hascallstatement(rout):
577
return
getcallstatement(rout) is not None
578
579
580
def
istrue(var):
Callers
1
getcallprotoargument
Function · 0.85
Calls
1
getcallstatement
Function · 0.85
Tested by
no test coverage detected