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

Function rmbadname

numpy/f2py/crackfortran.py:276–277  ·  view source on GitHub ↗
(names)

Source from the content-addressed store, hash-verified

274
275
276def rmbadname(names):
277 return [rmbadname1(_m) for _m in names]
278
279
280def undo_rmbadname1(name):

Callers 3

buildhooksFunction · 0.85
analyzelineFunction · 0.85
analyzevarsFunction · 0.85

Calls 1

rmbadname1Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…