MCPcopy Index your code
hub / github.com/python/cpython / _queues.py

File _queues.py

Lib/concurrent/interpreters/_queues.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Cross-interpreter Queues High Level Module."""
2
3import queue
4import time

Callers

nothing calls this directly

Calls 1

singletonMethod · 0.80

Tested by

no test coverage detected