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

Class C

Lib/test/test_queue.py:1002–1003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1000 # The queue should lose references to each item as soon as
1001 # it leaves the queue.
1002 class C:
1003 pass
1004
1005 N = 20
1006 q = self.q

Callers 1

test_referencesMethod · 0.70

Calls

no outgoing calls

Tested by 1

test_referencesMethod · 0.56