--- a/DebugClients/Python2/DebugClient.py Sat Sep 10 19:32:56 2016 +0200 +++ b/DebugClients/Python2/DebugClient.py Sun Sep 11 13:11:58 2016 +0200 @@ -4,7 +4,7 @@ # """ -Module implementing a Qt free version of the debug client. +Module implementing a non-threaded variant of the debug client. """ from DebugBase import DebugBase