Documentation/Source/index-eric5.Utilities.pyflakes.html

Wed, 15 Jan 2014 19:16:06 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 15 Jan 2014 19:16:06 +0100
changeset 3207
6cf664694e3c
child 3208
884465a61753
permissions
-rw-r--r--

Renamed Utilities.py3flakes to Utilities.pyflakes to prepare the upgrade to the latest pyflakes version (supporting both Python variants).

<!DOCTYPE html>
<html><head>
<title>eric5.Utilities.pyflakes</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.Utilities.pyflakes</h1>
<p>
Package containg the pyflakes Python3 port adapted for Qt.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Utilities.pyflakes.checker.html">checker</a></td>
<td></td>
</tr><tr>
<td><a href="eric5.Utilities.pyflakes.messages.html">messages</a></td>
<td>Module implementing the messages for pyflakes.</td>
</tr><tr>
<td><a href="eric5.Utilities.pyflakes.translations.html">translations</a></td>
<td>Module implementing message translations for pyflakes warning messages.</td>
</tr>
</table>
</body></html>

eric ide

mercurial