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

File channels.py

Lib/test/support/channels.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Cross-interpreter Channels High Level Module."""
2
3import time
4import _interpchannels as _channels

Callers

nothing calls this directly

Calls 1

singletonMethod · 0.80

Tested by

no test coverage detected