diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-10-21 00:15:08 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-10-21 00:15:08 +0200 |
commit | 9aba8c8a9552ae74b30b261b2eaa9a5720a2c27f (patch) | |
tree | 074dce9409a7c673c3d8f54eb7e5ca853c9bc10f /Python | |
parent | d17427b7bd69644bbbd3ccb97dcb920ac50197a6 (diff) | |
download | cpython-git-9aba8c8a9552ae74b30b261b2eaa9a5720a2c27f.tar.gz |
Issue #21515: Elaborate tempfile.TemporaryFile() comment
Explain why calling os.open() with os.O_TMPFILE is a safe test to check if
O_TMPFILE is supported by the running kernel.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions