Documentation/Source/index-eric5.UtilitiesPython2.html

branch
Py2 comp.
changeset 3058
0a02c433f52d
parent 2985
177b1858245f
equal deleted inserted replaced
3057:10516539f238 3058:0a02c433f52d
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric5.UtilitiesPython2</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric5.UtilitiesPython2</h1>
23 <p>
24 This package implements some utilities and tools for Python2.
25 </p>
26
27
28 <h3>Modules</h3>
29 <table>
30 <tr>
31 <td><a href="eric5.UtilitiesPython2.CodeStyleChecker.html">CodeStyleChecker</a></td>
32 <td>Class implementing the PEP 8 checker for Python2.</td>
33 </tr><tr>
34 <td><a href="eric5.UtilitiesPython2.DocStyleCheckerPy2.html">DocStyleCheckerPy2</a></td>
35 <td>Module implementing a checker for documentation string conventions.</td>
36 </tr><tr>
37 <td><a href="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html">NamingStyleCheckerPy2</a></td>
38 <td>Module implementing a checker for naming conventions for Python2.</td>
39 </tr><tr>
40 <td><a href="eric5.UtilitiesPython2.Tools.html">Tools</a></td>
41 <td>Module implementing tool functions.</td>
42 </tr><tr>
43 <td><a href="eric5.UtilitiesPython2.pep8.html">pep8</a></td>
44 <td></td>
45 </tr>
46 </table>
47 </body></html>

eric ide

mercurial