MCPcopy Create free account
hub / github.com/numpy/numpy / getusercode1

Function getusercode1

numpy/f2py/auxfuncs.py:720–721  ·  view source on GitHub ↗
(rout)

Source from the content-addressed store, hash-verified

718
719
720def getusercode1(rout):
721 return getmultilineblock(rout, 'usercode', counter=1)
722
723
724def getpymethoddef(rout):

Callers 2

routsign2mapFunction · 0.85
modsign2mapFunction · 0.85

Calls 1

getmultilineblockFunction · 0.85

Tested by

no test coverage detected