MCPcopy Index your code
hub / github.com/numpy/numpy / debugcapi

Function debugcapi

numpy/f2py/auxfuncs.py:64–65  ·  view source on GitHub ↗
(var)

Source from the content-addressed store, hash-verified

62
63
64def debugcapi(var):
65 return 'capi' in debugoptions
66
67
68def _ischaracter(var):

Callers 2

sign2mapFunction · 0.85
routsign2mapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…