Documentation/Source/eric5.Preferences.PreferencesLexer.html

changeset 3591
2f2a4a76dd22
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.Preferences.PreferencesLexer.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Preferences.PreferencesLexer.html	Sun May 18 14:13:09 2014 +0200
@@ -354,10 +354,10 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td>
-<td>Private method returning a representation of the exception.</td>
+<td>Special method returning a representation of the exception.</td>
 </tr><tr>
 <td><a href="#PreferencesLexerError.__str__">__str__</a></td>
-<td>Private method returning a string representation of the exception.</td>
+<td>Special method returning a string representation of the exception.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -373,7 +373,7 @@
 <h4>PreferencesLexerError.__repr__</h4>
 <b>__repr__</b>(<i></i>)
 <p>
-        Private method returning a representation of the exception.
+        Special method returning a representation of the exception.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -383,7 +383,7 @@
 <h4>PreferencesLexerError.__str__</h4>
 <b>__str__</b>(<i></i>)
 <p>
-        Private method returning a string representation of the exception.
+        Special method returning a string representation of the exception.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial