MCPcopy Index your code
hub / github.com/RustPython/RustPython / C

Class C

Lib/test/test_queue.py:1000–1001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

test_referencesMethod · 0.70

Calls

no outgoing calls

Tested by 1

test_referencesMethod · 0.56