--- a/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.AsyncFile.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,13 @@ <table> <tr><td>maxbuffersize</td></tr><tr><td>maxtries</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AsyncFile.__init__">AsyncFile</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AsyncFile.__checkMode">__checkMode</a></td> <td>Private method to check the mode.</td> </tr><tr> @@ -121,6 +122,10 @@ <td>Public method to write a list of strings to the file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> <h4>AsyncFile (Constructor)</h4> <b>AsyncFile</b>(<i>sock, mode, name</i>)