[issue31137] Add a path attribute to NamedTemporaryFile

Wilfredo Sanchez report at bugs.python.org
Mon Aug 7 20:59:25 EDT 2017


New submission from Wilfredo Sanchez:

Add a path attribute to NamedTemporaryFile which provides a pathlib.Path object pointing to the file on disk.

----------
components: Library (Lib)
messages: 299884
nosy: wsanchez
priority: normal
severity: normal
status: open
title: Add a path attribute to NamedTemporaryFile
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31137>
_______________________________________


More information about the Python-bugs-list mailing list