-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Issue by Lekensteyn
Saturday Dec 05, 2015 at 15:11 GMT
Originally opened as kuba/simp_le#34
Ensure that key files are not world-readable.
temp_umask is based on test.support.temp_umask.
Fixes #29
If older Python versions do not have to be supported, then the test code could become something like:
@temp_umask(0o022)
def test_it():
...Lekensteyn included the following code: https://github.com/kuba/simp_le/pull/34/commits
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels