[issue23725] update tempfile docs to say that TemporaryFile is secure

Zbyszek Jędrzejewski-Szmek report at bugs.python.org
Sun Mar 22 17:00:10 CET 2015


Zbyszek Jędrzejewski-Szmek added the comment:

v2:
- remove reflows
- update TemporaryDirectory description too
- do not call things which are not functions "functions"
- with O_TMPFILE the file is not unlinked, also update TemporaryFile description for that
- link to Examples

----------
Added file: http://bugs.python.org/file38634/0001-docs-update-description-of-TemporaryFile-and-tempfil.patch

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


More information about the Python-bugs-list mailing list