tempfile.tempdir

tempfile.tempdir

When set to a value other than None, this variable defines the default value for the dir argument to all the functions defined in this module.

If tempdir is unset or None at any call to any of the above functions except gettempprefix() it is initialized following the algorithm described in gettempdir().

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.