Home
/
Python 3.11
/
OS
/
close
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
close
Python 3.11
Close file descriptor fd.
Syntax
PYTHON
Copy
os.close(fd)
See Also
os.open()
pipe()
open()
popen()
fdopen()
close()