MCPcopy 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
572def hasbody(rout):
573 return 'body' in rout
574
575
576def hascallstatement(rout):

Callers 5

findf90modulesFunction · 0.85
buildhooksFunction · 0.85
findcommonblocksFunction · 0.85
containscommonFunction · 0.85
containsmoduleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected