Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html

changeset 1228
7afaf2fca55b
parent 845
0e937d523b70
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html	Sat Aug 20 16:30:49 2011 +0200
@@ -54,12 +54,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Pep8Checker.__init__">Pep8Checker</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#Pep8Checker.__ignore_code">__ignore_code</a></td>
 <td>Private method to check, if the message for the given code should be ignored.</td>
 </tr><tr>
@@ -67,6 +68,10 @@
 <td>Public method to collect the error messages.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a>
 <h4>Pep8Checker (Constructor)</h4>
 <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>)
@@ -149,12 +154,17 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
-<tr>
-<td><a href="#Pep8Py2Checker.__init__">Pep8Py2Checker</a></td>
-<td>Constructor</td>
-</tr>
+<tr><td>None</td></tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
 </table>
 <a NAME="Pep8Py2Checker.__init__" ID="Pep8Py2Checker.__init__"></a>
 <h4>Pep8Py2Checker (Constructor)</h4>

eric ide

mercurial