Documentation/Source/index-eric5.UtilitiesPython2.html

changeset 805
83ca4d1ff648
parent 802
e8882d16384c
child 845
0e937d523b70
diff -r 3465556892de -r 83ca4d1ff648 Documentation/Source/index-eric5.UtilitiesPython2.html
--- a/Documentation/Source/index-eric5.UtilitiesPython2.html	Mon Jan 03 17:45:11 2011 +0100
+++ b/Documentation/Source/index-eric5.UtilitiesPython2.html	Tue Jan 04 17:37:48 2011 +0100
@@ -38,6 +38,15 @@
 <tr>
 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td>
 <td>Module implementing the syntax check for Python 2.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.Tabnanny.html">Tabnanny</a></td>
+<td>The Tab Nanny despises ambiguous indentation.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.TabnannyChecker.html">TabnannyChecker</a></td>
+<td>Module implementing the indentation check for Python 2.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.Tools.html">Tools</a></td>
+<td>Module implementing tool functions.</td>
 </tr>
 </table>
 </body></html>
\ No newline at end of file

eric ide

mercurial