Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ hasbody
Function
hasbody
numpy/f2py/auxfuncs.py:572–573 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
570
571
572
def
hasbody(rout):
573
return
'body'
in rout
574
575
576
def
hascallstatement(rout):
Callers
5
findf90modules
Function · 0.85
buildhooks
Function · 0.85
findcommonblocks
Function · 0.85
containscommon
Function · 0.85
containsmodule
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected