[issue34429] [doc] On Windows tempfile.TemporaryFile behaves like NamedTemporaryFile

Irit Katriel report at bugs.python.org
Sun Jan 23 19:12:33 EST 2022


Irit Katriel <iritkatriel at gmail.com> added the comment:

The docs and the code are the same now. I would add just the first half of the suggested sentence:

"On platforms that are neither Posix nor Cygwin, TemporaryFile behaves exactly like NamedTemporaryFile".

----------
keywords: +easy
nosy: +iritkatriel
title: On Windows tempfile.TemporaryFile behaves like NamedTemporaryFile -> [doc] On Windows tempfile.TemporaryFile behaves like NamedTemporaryFile
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34429>
_______________________________________


More information about the Python-bugs-list mailing list