MCPcopy Index your code
hub / github.com/python/cpython / f

Function f

Lib/test/test_weakref.py:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40
41def create_function():
42 def f(): pass
43 return f
44
45def create_bound_method():

Callers 2

test_finalizeMethod · 0.70
test_arg_errorsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected