MCPcopy 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
724def getpymethoddef(rout):
725 return getmultilineblock(rout, 'pymethoddef')
726
727
728def getargs(rout):

Callers 1

modsign2mapFunction · 0.85

Calls 1

getmultilineblockFunction · 0.85

Tested by

no test coverage detected