61 <td>Private method to check, if the message for the given code should be ignored.</td> |
65 <td>Private method to check, if the message for the given code should be ignored.</td> |
62 </tr><tr> |
66 </tr><tr> |
63 <td><a href="#Pep8Checker.report_error_args">report_error_args</a></td> |
67 <td><a href="#Pep8Checker.report_error_args">report_error_args</a></td> |
64 <td>Public method to collect the error messages.</td> |
68 <td>Public method to collect the error messages.</td> |
65 </tr> |
69 </tr> |
|
70 </table> |
|
71 <h3>Static Methods</h3> |
|
72 <table> |
|
73 <tr><td>None</td></tr> |
66 </table> |
74 </table> |
67 <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a> |
75 <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a> |
68 <h4>Pep8Checker (Constructor)</h4> |
76 <h4>Pep8Checker (Constructor)</h4> |
69 <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>) |
77 <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>) |
70 <p> |
78 <p> |