Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ getusercode
Function
getusercode
numpy/f2py/auxfuncs.py:716–717 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
714
715
716
def
getusercode(rout):
717
return
getmultilineblock(rout,
'usercode'
)
718
719
720
def
getusercode1(rout):
Callers
2
routsign2map
Function · 0.85
modsign2map
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected