--- a/DebugClients/Python3/DebugClientBase.py Sun Apr 17 21:26:28 2016 +0200 +++ b/DebugClients/Python3/DebugClientBase.py Wed Apr 20 19:38:19 2016 +0200 @@ -1050,7 +1050,7 @@ def __interact(self): """ - Private method to Interact with the debugger. + Private method to interact with the debugger. """ global DebugClientInstance