ID EN
Tempfile

gettempprefixb

Python 3.11

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

Syntax

PYTHON
tempfile.gettempprefixb()

See Also

gettempprefix()