Documentation/Source/index-eric5.UtilitiesPython2.html

Mon, 09 Sep 2013 19:26:51 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Sep 2013 19:26:51 +0200
changeset 2897
45a5370f89a8
parent 2387
2d119e79ab54
child 2919
b315931c986d
permissions
-rw-r--r--

Regenerated source docu.

<!DOCTYPE html>
<html><head>
<title>eric5.UtilitiesPython2</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.UtilitiesPython2</h1>
<p>
This package implements some utilities and tools for Python2
</p>

<h3>Packages</h3>
<table>
<tr>
<td><a href="index-eric5.UtilitiesPython2.py2flakes.html">py2flakes</a></td>
<td>Package containg pyflakes for Python2.</td>
</tr>
</table>

<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td>
<td>Class implementing the PEP 8 checker for Python2.</td>
</tr><tr>
<td><a href="eric5.UtilitiesPython2.Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td>
<td>Module implementing a checker for PEP-8 naming conventions for Python2.</td>
</tr><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.PySideImporter.html">PySideImporter</a></td>
<td>Module to check for the presence of PySide by importing it.</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><tr>
<td><a href="eric5.UtilitiesPython2.pep8.html">pep8</a></td>
<td></td>
</tr>
</table>
</body></html>

eric ide

mercurial