diff -r 261bc03812fd -r 9624a110667d DebugClients/Python3/AsyncFile.py --- 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):