MCPcopy Create free account
hub / github.com/RustPython/RustPython / connection.py

File connection.py

Lib/multiprocessing/connection.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# A higher level module for using sockets (or Windows named pipes)
3#
4# multiprocessing/connection.py

Callers

nothing calls this directly

Calls 5

hasattrFunction · 0.85
maxFunction · 0.85
lenFunction · 0.85
countMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected