diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html --- a/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.UtilitiesPython2.Tabnanny.html Sun Sep 04 16:06:54 2011 +0200 @@ -81,6 +81,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -97,6 +101,10 @@ <td>Method to retrieve the message.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="NannyNag.__init__" ID="NannyNag.__init__"></a> <h4>NannyNag (Constructor)</h4> <b>NannyNag</b>(<i>lineno, msg, line</i>) @@ -157,6 +165,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -182,6 +194,10 @@ <td>Method to calculate a tuple of witnessing tab size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Whitespace.__init__" ID="Whitespace.__init__"></a> <h4>Whitespace (Constructor)</h4> <b>Whitespace</b>(<i>ws</i>)