Documentation/Source/eric6.DebugClients.Python2.AsyncFile.html

changeset 5161
f7b6ded9cc37
parent 5144
1ab536d25072
equal deleted inserted replaced
5160:d8908660fc65 5161:f7b6ded9cc37
316 <p> 316 <p>
317 Public method to move the filepointer. 317 Public method to move the filepointer.
318 </p><dl> 318 </p><dl>
319 <dt><i>offset</i></dt> 319 <dt><i>offset</i></dt>
320 <dd> 320 <dd>
321 offset to seek for 321 offset to move the filepointer to (integer)
322 </dd><dt><i>whence</i></dt> 322 </dd><dt><i>whence</i></dt>
323 <dd> 323 <dd>
324 where to seek from 324 position the offset relates to
325 </dd> 325 </dd>
326 </dl><dl> 326 </dl><dl>
327 <dt>Raises <b>IOError</b>:</dt> 327 <dt>Raises <b>IOError</b>:</dt>
328 <dd> 328 <dd>
329 This method is not supported and always raises an 329 This method is not supported and always raises an

eric ide

mercurial