MCPcopy Index your code
hub / github.com/RustPython/RustPython / stdlib_select.py

File stdlib_select.py

extra_tests/snippets/stdlib_select.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import select
2import socket
3import sys
4

Callers

nothing calls this directly

Calls 10

assert_raisesFunction · 0.90
socketMethod · 0.80
NopeClass · 0.70
AlmostClass · 0.70
bindMethod · 0.45
listenMethod · 0.45
settimeoutMethod · 0.45
connectMethod · 0.45
sendMethod · 0.45
selectMethod · 0.45

Tested by

no test coverage detected