MCPcopy 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
746def getpymethoddef(rout):
747 return getmultilineblock(rout, 'pymethoddef')
748
749
750def getargs(rout):

Callers 1

modsign2mapFunction · 0.85

Calls 1

getmultilineblockFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…