--- 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):