109 <td>Public method to write a string to the file.</td> |
113 <td>Public method to write a string to the file.</td> |
110 </tr><tr> |
114 </tr><tr> |
111 <td><a href="#AsyncFile.writelines">writelines</a></td> |
115 <td><a href="#AsyncFile.writelines">writelines</a></td> |
112 <td>Public method to write a list of strings to the file.</td> |
116 <td>Public method to write a list of strings to the file.</td> |
113 </tr> |
117 </tr> |
|
118 </table> |
|
119 <h3>Static Methods</h3> |
|
120 <table> |
|
121 <tr><td>None</td></tr> |
114 </table> |
122 </table> |
115 <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> |
123 <a NAME="AsyncFile.__init__" ID="AsyncFile.__init__"></a> |
116 <h4>AsyncFile (Constructor)</h4> |
124 <h4>AsyncFile (Constructor)</h4> |
117 <b>AsyncFile</b>(<i>sock, mode, name</i>) |
125 <b>AsyncFile</b>(<i>sock, mode, name</i>) |
118 <p> |
126 <p> |