Documentation/Source/eric5.Debugger.StartDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Debugger.StartDialog.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Debugger.StartDialog.html	Fri Mar 11 16:51:57 2011 +0100
@@ -92,7 +92,7 @@
 </table>
 <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a>
 <h4>StartDialog (Constructor)</h4>
-<b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent = None, type = 0, modfuncList = None, tracePython = False, autoClearShell = True, autoContinue = True, autoFork = False, forkChild = False</i>)
+<b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False</i>)
 <p>
         Constructor
 </p><dl>
@@ -184,7 +184,7 @@
 a tuple of a flag indicating, if the Python library should be traced
             as well, a flag indicating, that the debugger should not stop at the
             first executable line (boolean), a flag indicating, that the debugger
-            should fork automatically (boolean) and a flag indicating, that the 
+            should fork automatically (boolean) and a flag indicating, that the
             debugger should debug the child process after forking automatically (boolean)
 </dd>
 </dl><a NAME="StartDialog.getProfilingData" ID="StartDialog.getProfilingData"></a>
@@ -206,7 +206,7 @@
 <dt>Returns:</dt>
 <dd>
 a tuple of a flag indicating, that the debugger should fork automatically
-            (boolean) and a flag indicating, that the debugger should debug the child 
+            (boolean) and a flag indicating, that the debugger should debug the child
             process after forking automatically (boolean)
 </dd>
 </dl><a NAME="StartDialog.on_buttonBox_clicked" ID="StartDialog.on_buttonBox_clicked"></a>

eric ide

mercurial