Documentation/Source/index-eric5.UtilitiesPython2.html

changeset 2985
177b1858245f
parent 2966
f85f686981ad
child 3058
0a02c433f52d
child 3217
87b8a0745edd
child 3552
fe7ae93e37b6
equal deleted inserted replaced
2984:031cceaa8b01 2985:177b1858245f
33 </table> 33 </table>
34 34
35 <h3>Modules</h3> 35 <h3>Modules</h3>
36 <table> 36 <table>
37 <tr> 37 <tr>
38 <td><a href="eric5.UtilitiesPython2.Pep257CheckerPy2.html">Pep257CheckerPy2</a></td> 38 <td><a href="eric5.UtilitiesPython2.CodeStyleChecker.html">CodeStyleChecker</a></td>
39 <td>Module implementing a checker for PEP-257 documentation string conventions.</td>
40 </tr><tr>
41 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td>
42 <td>Class implementing the PEP 8 checker for Python2.</td> 39 <td>Class implementing the PEP 8 checker for Python2.</td>
43 </tr><tr> 40 </tr><tr>
44 <td><a href="eric5.UtilitiesPython2.Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td> 41 <td><a href="eric5.UtilitiesPython2.DocStyleCheckerPy2.html">DocStyleCheckerPy2</a></td>
45 <td>Module implementing a checker for PEP-8 naming conventions for Python2.</td> 42 <td>Module implementing a checker for documentation string conventions.</td>
43 </tr><tr>
44 <td><a href="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html">NamingStyleCheckerPy2</a></td>
45 <td>Module implementing a checker for naming conventions for Python2.</td>
46 </tr><tr> 46 </tr><tr>
47 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td> 47 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td>
48 <td>Module implementing the syntax check for Python 2.</td> 48 <td>Module implementing the syntax check for Python 2.</td>
49 </tr><tr> 49 </tr><tr>
50 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td> 50 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td>

eric ide

mercurial