diff -r 261bc03812fd -r 9624a110667d DebugClients/Python3/DebugThread.py
--- a/DebugClients/Python3/DebugThread.py Sun Jan 31 16:15:16 2010 +0000
+++ b/DebugClients/Python3/DebugThread.py Sun Jan 31 17:11:22 2010 +0000
@@ -8,7 +8,6 @@
"""
import bdb
-import os
import sys
from DebugBase import *