ID EN
Tempfile

gettempdirb

Python 3.11

Same as gettempdir() but the return value is in bytes.

Syntax

PYTHON
tempfile.gettempdirb()

See Also

gettempdir()