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

changeset 3246
4cd58a0d6c28
equal deleted inserted replaced
3244:1a54f34202b8 3246:4cd58a0d6c28
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric5.UtilitiesPython2.pyflakes</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.pyflakes</h1>
23 <p>
24 Package containing pyflakes adapted to eric5.
25 </p><p>
26 Note: This is a copy of the identical package contained in Utilities.
27 It is here to make it accessible to the external Python 2 process.
28 </p>
29
30
31 <h3>Modules</h3>
32 <table>
33 <tr>
34 <td><a href="eric5.UtilitiesPython2.pyflakes.checker.html">checker</a></td>
35 <td></td>
36 </tr><tr>
37 <td><a href="eric5.UtilitiesPython2.pyflakes.messages.html">messages</a></td>
38 <td>Module implementing the messages for pyflakes.</td>
39 </tr>
40 </table>
41 </body></html>

eric ide

mercurial