Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ getcallstatement
Function
getcallstatement
numpy/f2py/auxfuncs.py:673–674 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
671
672
673
def
getcallstatement(rout):
674
return
getmultilineblock(rout,
'callstatement'
)
675
676
677
def
getcallprotoargument(rout, cb_map={}):
Callers
2
routsign2map
Function · 0.85
hascallstatement
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected