118 <td>Public method to write a string to the file.</td> |
122 <td>Public method to write a string to the file.</td> |
119 </tr><tr> |
123 </tr><tr> |
120 <td><a href="#AsyncFile.writelines">writelines</a></td> |
124 <td><a href="#AsyncFile.writelines">writelines</a></td> |
121 <td>Public method to write a list of strings to the file.</td> |
125 <td>Public method to write a list of strings to the file.</td> |
122 </tr> |
126 </tr> |
|
127 </table> |
|
128 <h3>Static Methods</h3> |
|
129 <table> |
|
130 <tr><td>None</td></tr> |
123 </table> |
131 </table> |
124 <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> |
132 <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> |
125 <h4>AsyncFile (Constructor)</h4> |
133 <h4>AsyncFile (Constructor)</h4> |
126 <b>AsyncFile</b>(<i>sock, mode, name</i>) |
134 <b>AsyncFile</b>(<i>sock, mode, name</i>) |
127 <p> |
135 <p> |