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

File test_poll.py

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

Source from the content-addressed store, hash-verified

1# Test case for the os.poll() function
2
3import os
4import subprocess

Callers

nothing calls this directly

Calls 2

requires_working_socketFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected