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> |