We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d24c9 commit 52ecaebCopy full SHA for 52ecaeb
Server.py renamed to server.py
@@ -27,4 +27,4 @@ def send(fromConnection):
27
cl.send(data)
28
print("out")
29
fromConnection.close()
30
-start()
+start()
0 commit comments