Documentation/Source/eric5.DebugClients.Python3.DebugThread.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.DebugClients.Python3.DebugThread.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.DebugClients.Python3.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 = False</i>)
+<b>DebugThread</b>(<i>dbgClient, targ=None, args=None, kwargs=None, mainThread=False</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>

eric ide

mercurial