Documentation/Source/eric5.E5Gui.E5Action.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.E5Gui.E5Action.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5Action.html	Sun May 18 14:13:09 2014 +0200
@@ -74,10 +74,10 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#ArgumentsError.__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="#ArgumentsError.__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>
@@ -98,7 +98,7 @@
 <h4>ArgumentsError.__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>
@@ -108,7 +108,7 @@
 <h4>ArgumentsError.__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