Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 2367
78f6c8193d37
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.DebugClients.Python.eric5dbgstub.html
--- 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>

eric ide

mercurial