MCPcopy Index your code
hub / github.com/RustPython/RustPython / i

Method i

Lib/test/test_sys_setprofile.py:215–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213 def h():
214 g()
215 def i():
216 h()
217 def j(p):
218 i()
219 f_ident = ident(f)

Callers

nothing calls this directly

Calls 1

hClass · 0.85

Tested by

no test coverage detected