--- a/Documentation/Source/eric5.DebugClients.Python3.DebugThread.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugThread.html Sun Sep 04 16:06:54 2011 +0200 @@ -56,6 +56,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -81,6 +85,10 @@ <td>Private method wrapping the trace_dispatch of bdb.py.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</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>)