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

Class C

Lib/test/test_capi/test_opt.py:2683–2684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2681
2682 def testfunc(n):
2683 class C:
2684 t = tuple(range(2048))
2685
2686 x = 0
2687 for _ in range(n):

Callers 2

testfuncMethod · 0.70
fMethod · 0.70

Calls

no outgoing calls

Tested by 2

testfuncMethod · 0.56
fMethod · 0.56