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

File test_streams.py

Lib/test/test_asyncio/test_streams.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests for streams.py."""
2
3import gc
4import queue

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected