Message305689
I would prefer to catch os.lchmod() exception and reminds that lchmod() doesn't work. Search for _O_TMPFILE_WORKS in Lib/tempfile.py for a Python example of code trying to use a function, or falls back on something else.
(I gave other examples for C code in a comment on PR 4267.) |
|
| Date |
User |
Action |
Args |
| 2017-11-06 23:29:50 | vstinner | set | recipients:
+ vstinner, Anthony Sottile |
| 2017-11-06 23:29:50 | vstinner | set | messageid: <1510010990.38.0.213398074469.issue31940@psf.upfronthosting.co.za> |
| 2017-11-06 23:29:50 | vstinner | link | issue31940 messages |
| 2017-11-06 23:29:50 | vstinner | create | |
|