]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name
authorMartin Panter <vadmium+py@gmail.com>
Mon, 22 Feb 2016 10:10:00 +0000 (10:10 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 22 Feb 2016 10:10:00 +0000 (10:10 +0000)
commitbe9ddc1d113026f9f5bd9a3f1eda1d56d47b60e8
tree5dd4a16b60880f718a2c52456abacab3c38c225d
parent3e85838ee9e54c04d8f0fc337672dc9a10aa5e41
Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name
Doc/library/tempfile.rst
Lib/tempfile.py