ID EN
OS

devnull

Python 3.11

The file path of the null device. For example: '/dev/null' for POSIX, 'nul' for Windows. Also available via os.path.

Syntax

PYTHON
os.devnull

See Also

os.path