src/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9503
ae9232bf4854
child 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html	Thu May 25 19:52:31 2023 +0200
@@ -165,19 +165,12 @@
 </p>
 <a NAME="CompleterPython.__dedentExceptToTry" ID="CompleterPython.__dedentExceptToTry"></a>
 <h4>CompleterPython.__dedentExceptToTry</h4>
-<b>__dedentExceptToTry</b>(<i>hasColon</i>)
+<b>__dedentExceptToTry</b>(<i></i>)
 
 <p>
         Private method to dedent the line of the except statement to the last
         try statement with less (or equal) indentation.
 </p>
-<dl>
-
-<dt><i>hasColon</i></dt>
-<dd>
-flag indicating the except type (boolean)
-</dd>
-</dl>
 <a NAME="CompleterPython.__dedentFinallyToTry" ID="CompleterPython.__dedentFinallyToTry"></a>
 <h4>CompleterPython.__dedentFinallyToTry</h4>
 <b>__dedentFinallyToTry</b>(<i></i>)

eric ide

mercurial