MCPcopy 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
13def send(s, msg):
14 s.send(bytearray(msg, "utf-8"))
15
16
17import unittest

Calls 1

sendMethod · 0.45

Tested by

no test coverage detected