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

changeset 7763
32d9af1cea79
parent 7273
391d6b7b1eff
child 7846
4dfa18ef5acd
equal deleted inserted replaced
7762:e77f58e5f663 7763:32d9af1cea79
573 <p> 573 <p>
574 Public method to write a string to the file. 574 Public method to write a string to the file.
575 </p> 575 </p>
576 <dl> 576 <dl>
577 577
578 <dt><i>s</i> (str)</dt> 578 <dt><i>s</i> (str, bytes or bytearray)</dt>
579 <dd> 579 <dd>
580 text to be written 580 text to be written
581 </dd> 581 </dd>
582 </dl> 582 </dl>
583 <a NAME="AsyncFile.write_p" ID="AsyncFile.write_p"></a> 583 <a NAME="AsyncFile.write_p" ID="AsyncFile.write_p"></a>

eric ide

mercurial