22 <h1>eric5.UtilitiesPython2</h1> |
22 <h1>eric5.UtilitiesPython2</h1> |
23 <p> |
23 <p> |
24 This package implements some utilities and tools for Python2 |
24 This package implements some utilities and tools for Python2 |
25 </p> |
25 </p> |
26 |
26 |
27 <h3>Packages</h3> |
|
28 <table> |
|
29 <tr> |
|
30 <td><a href="index-eric5.UtilitiesPython2.py2flakes.html">py2flakes</a></td> |
|
31 <td>Package containg pyflakes for Python2.</td> |
|
32 </tr> |
|
33 </table> |
|
34 |
27 |
35 <h3>Modules</h3> |
28 <h3>Modules</h3> |
36 <table> |
29 <table> |
37 <tr> |
30 <tr> |
38 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td> |
31 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td> |
39 <td>Class implementing the PEP 8 checker for Python2.</td> |
32 <td>Class implementing the PEP 8 checker for Python2.</td> |
40 </tr><tr> |
|
41 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td> |
|
42 <td>Module implementing the syntax check for Python 2.</td> |
|
43 </tr><tr> |
33 </tr><tr> |
44 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td> |
34 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td> |
45 <td>Module to check for the presence of PySide by importing it.</td> |
35 <td>Module to check for the presence of PySide by importing it.</td> |
46 </tr><tr> |
36 </tr><tr> |
47 <td><a href="eric5.UtilitiesPython2.Tabnanny.html">Tabnanny</a></td> |
37 <td><a href="eric5.UtilitiesPython2.Tabnanny.html">Tabnanny</a></td> |