ID EN
OS

F_OK

Python 3.11

Values to pass as the mode parameter of access() to test the existence, readability, writability and executability of path, respectively.

Syntax

PYTHON
os.F_OK

See Also

access()