summaryrefslogtreecommitdiffstats
path: root/sockettest.py
diff options
context:
space:
mode:
Diffstat (limited to 'sockettest.py')
-rw-r--r--sockettest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sockettest.py b/sockettest.py
index 5cfebe581..ee0053b11 100644
--- a/sockettest.py
+++ b/sockettest.py
@@ -76,4 +76,4 @@ th.socket.push(data + "\n")
#print "Received:", handler.decrypt(response).response
#sock.close()
while True:
- sleep(10000)
+ sleep(10000) \ No newline at end of file