--- a/Documentation/Source/eric5.Debugger.DebugUI.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Debugger.DebugUI.html Fri Mar 11 16:51:57 2011 +0100 @@ -782,7 +782,7 @@ </dd> </dl><a NAME="DebugUI.setArgvHistory" ID="DebugUI.setArgvHistory"></a> <h4>DebugUI.setArgvHistory</h4> -<b>setArgvHistory</b>(<i>argsStr, clearHistories = False</i>) +<b>setArgvHistory</b>(<i>argsStr, clearHistories=False</i>) <p> Public slot to initialize the argv history. </p><dl> @@ -818,7 +818,7 @@ </dd> </dl><a NAME="DebugUI.setEnvHistory" ID="DebugUI.setEnvHistory"></a> <h4>DebugUI.setEnvHistory</h4> -<b>setEnvHistory</b>(<i>envStr, clearHistories = False</i>) +<b>setEnvHistory</b>(<i>envStr, clearHistories=False</i>) <p> Public slot to initialize the env history. </p><dl> @@ -873,7 +873,7 @@ </dd> </dl><a NAME="DebugUI.setWdHistory" ID="DebugUI.setWdHistory"></a> <h4>DebugUI.setWdHistory</h4> -<b>setWdHistory</b>(<i>wdStr, clearHistories = False</i>) +<b>setWdHistory</b>(<i>wdStr, clearHistories=False</i>) <p> Public slot to initialize the wd history. </p><dl>