--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html Sun Oct 13 17:44:48 2013 +0200 @@ -127,8 +127,8 @@ <h4>CompleterPython.__dedentDefStatement</h4> <b>__dedentDefStatement</b>(<i></i>) <p> - Private method to dedent the line of the def statement to a previous def - statement or class statement. + Private method to dedent the line of the def statement to a previous + def statement or class statement. </p><a NAME="CompleterPython.__dedentElseToIfWhileForTry" ID="CompleterPython.__dedentElseToIfWhileForTry"></a> <h4>CompleterPython.__dedentElseToIfWhileForTry</h4> <b>__dedentElseToIfWhileForTry</b>(<i></i>) @@ -180,7 +180,8 @@ <h4>CompleterPython.__inDoubleQuotedString</h4> <b>__inDoubleQuotedString</b>(<i></i>) <p> - Private method to check, if the cursor is within a double quoted string. + Private method to check, if the cursor is within a double quoted + string. </p><dl> <dt>Returns:</dt> <dd> @@ -191,7 +192,8 @@ <h4>CompleterPython.__inSingleQuotedString</h4> <b>__inSingleQuotedString</b>(<i></i>) <p> - Private method to check, if the cursor is within a single quoted string. + Private method to check, if the cursor is within a single quoted + string. </p><dl> <dt>Returns:</dt> <dd> @@ -202,7 +204,8 @@ <h4>CompleterPython.__inTripleDoubleQuotedString</h4> <b>__inTripleDoubleQuotedString</b>(<i></i>) <p> - Private method to check, if the cursor is within a triple double quoted string. + Private method to check, if the cursor is within a triple double + quoted string. </p><dl> <dt>Returns:</dt> <dd> @@ -213,7 +216,8 @@ <h4>CompleterPython.__inTripleSingleQuotedString</h4> <b>__inTripleSingleQuotedString</b>(<i></i>) <p> - Private method to check, if the cursor is within a triple single quoted string. + Private method to check, if the cursor is within a triple single + quoted string. </p><dl> <dt>Returns:</dt> <dd>