Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ getpymethoddef
Function
getpymethoddef
numpy/f2py/auxfuncs.py:746–747 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
744
745
746
def
getpymethoddef(rout):
747
return
getmultilineblock(rout,
'pymethoddef'
)
748
749
750
def
getargs(rout):
Callers
1
modsign2map
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…