DebugClients/Python3/AsyncFile.py

changeset 96
9624a110667d
parent 13
1af94a91f439
child 111
1887e3af7b74
--- a/DebugClients/Python3/AsyncFile.py	Sun Jan 31 16:15:16 2010 +0000
+++ b/DebugClients/Python3/AsyncFile.py	Sun Jan 31 17:11:22 2010 +0000
@@ -8,9 +8,8 @@
 """
 
 import socket
-import sys
 
-from DebugProtocol import EOT, RequestOK
+from DebugProtocol import EOT
 
 
 def AsyncPendingWrite(file):

eric ide

mercurial