--- a/Documentation/Source/eric5.DebugClients.Python.DebugThread.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugThread.html Fri Mar 11 16:51:57 2011 +0100 @@ -83,7 +83,7 @@ </table> <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a> <h4>DebugThread (Constructor)</h4> -<b>DebugThread</b>(<i>dbgClient, targ = None, args = None, kwargs = None, mainThread = 0</i>) +<b>DebugThread</b>(<i>dbgClient, targ=None, args=None, kwargs=None, mainThread=0</i>) <p> Constructor </p><dl> @@ -109,7 +109,7 @@ <p> Private method to bootstrap the thread. </p><p> - It wraps the call to the user function to enable tracing + It wraps the call to the user function to enable tracing before hand. </p><a NAME="DebugThread.get_ident" ID="DebugThread.get_ident"></a> <h4>DebugThread.get_ident</h4>