瀏覽代碼

drop debug print

irr_shared
John-Mark Gurney 2 年之前
父節點
當前提交
b3ec53c4cb
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      multicast.py

+ 0
- 1
multicast.py 查看文件

@@ -83,7 +83,6 @@ class TestMulticast(unittest.IsolatedAsyncioTestCase):
l2 = await create_multicast_receiver(maddr)

t1 = await create_multicast_transmitter(maddr)
print('tm:', repr(t1))

msg = b'test message'



Loading…
取消
儲存