diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.UtilitiesPython2.py2flakes.messages.html --- a/Documentation/Source/eric5.UtilitiesPython2.py2flakes.messages.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.py2flakes.messages.html Sun Sep 29 18:23:27 2013 +0200 @@ -20,7 +20,9 @@ </head> <body><a NAME="top" ID="top"></a> <h1>eric5.UtilitiesPython2.py2flakes.messages</h1> - +<p> +Module implementing the messages for pyflakes. +</p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> @@ -642,7 +644,7 @@ </dd><dt><i>lineno</i></dt> <dd> line number (integer) -</dd><dt><i>name</i></dt> +</dd><dt><i>names</i></dt> <dd> name of the unused variable (string) </dd>