DebugClients/Python/AsyncFile.py

changeset 803
86f10944dc83
parent 791
9ec2ac20e54e
child 945
8cd4d08fa9f6
child 1510
e75ecf2bd9dd
diff -r e8882d16384c -r 86f10944dc83 DebugClients/Python/AsyncFile.py
--- a/DebugClients/Python/AsyncFile.py	Mon Jan 03 17:10:45 2011 +0100
+++ b/DebugClients/Python/AsyncFile.py	Mon Jan 03 17:41:20 2011 +0100
@@ -8,9 +8,8 @@
 """
 
 import socket
-import sys
 
-from DebugProtocol import EOT, RequestOK
+from DebugProtocol import EOT
 
 
 def AsyncPendingWrite(file):

eric ide

mercurial