This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Valentin.Lorentz
Recipients Valentin.Lorentz, docs@python
Date 2016-05-14.17:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463247583.74.0.311593159637.issue27023@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation of tempfile.gettempdir() <https://docs.python.org/3/library/tempfile.html#tempfile.gettempdir> does not mention it only supports existing directories.

This led to this question on Stackoverflow: http://stackoverflow.com/q/37229398/539465
History
Date User Action Args
2016-05-14 17:39:43Valentin.Lorentzsetrecipients: + Valentin.Lorentz, docs@python
2016-05-14 17:39:43Valentin.Lorentzsetmessageid: <1463247583.74.0.311593159637.issue27023@psf.upfronthosting.co.za>
2016-05-14 17:39:43Valentin.Lorentzlinkissue27023 messages
2016-05-14 17:39:43Valentin.Lorentzcreate