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

Class foo

Lib/test/test_capi/test_misc.py:1195–1195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1193 n = 32 #total callbacks
1194 threads = []
1195 class foo(object):pass
1196 context = foo()
1197 context.l = []
1198 context.n = 2 #submits per thread

Callers 2

testfuncMethod · 0.70

Calls

no outgoing calls

Tested by 2

testfuncMethod · 0.56