2965:d133c7edd88a | 2966:f85f686981ad |
---|---|
18 | 18 |
19 </style> | 19 </style> |
20 </head> | 20 </head> |
21 <body><a NAME="top" ID="top"></a> | 21 <body><a NAME="top" ID="top"></a> |
22 <h1>eric5.UtilitiesPython2.py2flakes.messages</h1> | 22 <h1>eric5.UtilitiesPython2.py2flakes.messages</h1> |
23 | 23 <p> |
24 Module implementing the messages for pyflakes. | |
25 </p> | |
24 <h3>Global Attributes</h3> | 26 <h3>Global Attributes</h3> |
25 <table> | 27 <table> |
26 <tr><td>None</td></tr> | 28 <tr><td>None</td></tr> |
27 </table> | 29 </table> |
28 <h3>Classes</h3> | 30 <h3>Classes</h3> |
640 <dd> | 642 <dd> |
641 name of the file (string) | 643 name of the file (string) |
642 </dd><dt><i>lineno</i></dt> | 644 </dd><dt><i>lineno</i></dt> |
643 <dd> | 645 <dd> |
644 line number (integer) | 646 line number (integer) |
645 </dd><dt><i>name</i></dt> | 647 </dd><dt><i>names</i></dt> |
646 <dd> | 648 <dd> |
647 name of the unused variable (string) | 649 name of the unused variable (string) |
648 </dd> | 650 </dd> |
649 </dl> | 651 </dl> |
650 <div align="right"><a href="#top">Up</a></div> | 652 <div align="right"><a href="#top">Up</a></div> |