Documentation/Source/eric5.DebugClients.Python.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.Python.AsyncFile</h1> 22 <h1>eric5.DebugClients.Python.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>
169 <p> 170 <p>
170 Public method to close the file. 171 Public method to close the file.
171 </p><dl> 172 </p><dl>
172 <dt><i>closeit</i></dt> 173 <dt><i>closeit</i></dt>
173 <dd> 174 <dd>
174 flag to indicate a close ordered by the debugger code (boolean) 175 flag to indicate a close ordered by the debugger code
176 (boolean)
175 </dd> 177 </dd>
176 </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a> 178 </dl><a NAME="AsyncFile.fileno" ID="AsyncFile.fileno"></a>
177 <h4>AsyncFile.fileno</h4> 179 <h4>AsyncFile.fileno</h4>
178 <b>fileno</b>(<i></i>) 180 <b>fileno</b>(<i></i>)
179 <p> 181 <p>

eric ide

mercurial