119 </tr><tr> |
123 </tr><tr> |
120 <td><a href="#Pep8Fixer.saveFile">saveFile</a></td> |
124 <td><a href="#Pep8Fixer.saveFile">saveFile</a></td> |
121 <td>Public method to save the modified file.</td> |
125 <td>Public method to save the modified file.</td> |
122 </tr> |
126 </tr> |
123 </table> |
127 </table> |
|
128 <h3>Static Methods</h3> |
|
129 <table> |
|
130 <tr><td>None</td></tr> |
|
131 </table> |
124 <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a> |
132 <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a> |
125 <h4>Pep8Fixer (Constructor)</h4> |
133 <h4>Pep8Fixer (Constructor)</h4> |
126 <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>) |
134 <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>) |
127 <p> |
135 <p> |
128 Constructor |
136 Constructor |