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

Function debugcapi

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

Source from the content-addressed store, hash-verified

65
66
67def debugcapi(var):
68 return 'capi' in debugoptions
69
70
71def _ischaracter(var):

Callers 2

sign2mapFunction · 0.85
routsign2mapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected