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

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.DebugClients.Python3.AsyncFile</h1> 22 <h1>eric5.DebugClients.Python3.AsyncFile</h1>
23 <p> 23 <p>
24 Module implementing an asynchronous file like socket interface for the debugger. 24 Module implementing an asynchronous file like socket interface for the
25 debugger.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
178 <p> 179 <p>
179 Public method to close the file. 180 Public method to close the file.
180 </p><dl> 181 </p><dl>
181 <dt><i>closeit</i></dt> 182 <dt><i>closeit</i></dt>
182 <dd> 183 <dd>
183 flag to indicate a close ordered by the debugger code (boolean) 184 flag to indicate a close ordered by the debugger code
185 (boolean)
184 </dd> 186 </dd>
185 </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a> 187 </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a>
186 <h4>AsyncFile.fileno</h4> 188 <h4>AsyncFile.fileno</h4>
187 <b>fileno</b>(<i></i>) 189 <b>fileno</b>(<i></i>)
188 <p> 190 <p>

eric ide

mercurial