Home
/
Python 3.11
/
Tempfile
/
gettempdirb
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Tempfile
gettempdirb
Python 3.11
Same as gettempdir() but the return value is in bytes.
Syntax
PYTHON
Copy
tempfile.gettempdirb()
See Also
gettempdir()