Home | History | Annotate | Download | only in test

Lines Matching full:o777

245         f = os.open(path=__file__, flags=os.O_RDONLY, mode=0o777,
1117 mode = 0o777
1132 mode = 0o777
2838 (self.filenames, os.chmod, 0o777),
2885 funcs.append((self.filenames, os.lchmod, 0o777))