MCPcopy Index your code
hub / github.com/dabeaz/python-cookbook / pqueue.py

File pqueue.py

src/12/polling_multiple_thread_queues/pqueue.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import queue
2import socket
3import os
4

Callers

nothing calls this directly

Calls 3

PollableQueueClass · 0.85
startMethod · 0.45
putMethod · 0.45

Tested by

no test coverage detected