diff -r 94fc661a54a2 -r 703452a2876f DebugClients/Python3/eric5dbgstub.py --- a/DebugClients/Python3/eric5dbgstub.py Sat Sep 28 17:40:42 2013 +0200 +++ b/DebugClients/Python3/eric5dbgstub.py Sat Sep 28 19:06:25 2013 +0200 @@ -29,6 +29,7 @@ @param kind type of debugger ("standard" or "threads") @return flag indicating success (boolean) + @exception ValueError raised to indicate a wrong debugger kind """ global debugger res = True