New submission from ProgVal:

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

----------
assignee: docs@python
components: Documentation, Library (Lib)
messages: 265539
nosy: Valentin.Lorentz, docs@python
priority: normal
severity: normal
status: open
title: Documentation of tempfile.gettempdir() does not mention it only supports 
existing directories
versions: Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27023>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to