Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ getpymethoddef
Function
getpymethoddef
numpy/f2py/auxfuncs.py:724–725 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
722
723
724
def
getpymethoddef(rout):
725
return
getmultilineblock(rout,
'pymethoddef'
)
726
727
728
def
getargs(rout):
Callers
1
modsign2map
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected