Documentation/Source/eric5.Utilities.__init__.html

changeset 3591
2f2a4a76dd22
parent 3525
66f4b8646622
child 3836
087e6dc284b4
--- a/Documentation/Source/eric5.Utilities.__init__.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Sun May 18 14:13:09 2014 +0200
@@ -272,10 +272,10 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#CodingError.__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="#CodingError.__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>
@@ -296,7 +296,7 @@
 <h4>CodingError.__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>
@@ -306,7 +306,7 @@
 <h4>CodingError.__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