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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1216
7877d4d4b095
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>
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>

eric ide

mercurial