Home
/
Python 3.11
/
OS
/
write
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
OS
write
Python 3.11
🇮🇩 Bahasa Indonesia
Tulis bytestring dalam str ke deskriptor file fd.
Syntax
PYTHON
Copy
os.write(fd, str, /)
See Also
os.open()
pipe()
open()
popen()
fdopen()
sys.stdout
sys.stderr
InterruptedError