--- a/Debugger/Config.py Sun Jan 31 16:15:16 2010 +0000 +++ b/Debugger/Config.py Sun Jan 31 17:11:22 2010 +0000 @@ -7,8 +7,6 @@ Module defining the different Python types and their display strings. """ -from DebugClients.Python.DebugConfig import ConfigVarTypeStrings - try: from PyQt4.QtCore import QT_TRANSLATE_NOOP