--- a/Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html Fri Mar 11 16:51:57 2011 +0100 @@ -51,7 +51,7 @@ <hr /><hr /> <a NAME="initDebugger" ID="initDebugger"></a> <h2>initDebugger</h2> -<b>initDebugger</b>(<i>kind = "standard"</i>) +<b>initDebugger</b>(<i>kind="standard"</i>) <p> Module function to initialize a debugger for remote debugging. </p><dl> @@ -103,7 +103,7 @@ <hr /><hr /> <a NAME="startDebugger" ID="startDebugger"></a> <h2>startDebugger</h2> -<b>startDebugger</b>(<i>enableTrace = True, exceptions = True, tracePython = False, redirect = True</i>) +<b>startDebugger</b>(<i>enableTrace=True, exceptions=True, tracePython=False, redirect=True</i>) <p> Module function used to start the remote debugger. </p><dl>