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

Method func

Tools/ftscalingbench/ftscalingbench.py:205–206  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

203 __slots__ = ()
204
205 def func(self):
206 pass
207
208@register_benchmark
209def method_caller():

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected