--- a/Documentation/Source/eric5.UtilitiesPython2.pep8.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.pep8.html Sun Sep 04 16:06:54 2011 +0200 @@ -181,6 +181,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -212,6 +216,10 @@ <td>Run a check plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Checker.__init__" ID="Checker.__init__"></a> <h4>Checker (Constructor)</h4> <b>Checker</b>(<i>filename, lines=None</i>)