Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ send
Function
send
tests/test_pyserver.py:13–14 ·
view source on GitHub ↗
(s, msg)
Source
from the content-addressed store, hash-verified
11
12
13
def
send(s, msg):
14
s.send(bytearray(msg,
"utf-8"
))
15
16
17
import
unittest
Callers
1
test_completion_sockets_and_messages
Method · 0.85
Calls
1
send
Method · 0.45
Tested by
no test coverage detected