Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hasattr
Function · 0.85
max
Function · 0.85
len
Function · 0.85
count
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected