Documentation/Source/eric5.DebugClients.Python.AsyncFile.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 object 52 object
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>maxbuffersize</td></tr><tr><td>maxtries</td></tr> 55 <tr><td>maxbuffersize</td></tr><tr><td>maxtries</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#AsyncFile.__init__">AsyncFile</a></td> 64 <td><a href="#AsyncFile.__init__">AsyncFile</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
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>

eric ide

mercurial