94
93
self.assertEqualMode(mode, stat.S_IMODE(st.st_mode))
96
95
def test_mode_0666(self):
99
98
def test_mode_0664(self):
108
107
def test_mode_0640(self):
111
110
def test_mode_0600(self):
114
113
def test_mode_0400(self):
116
115
# Make it read-write again so cleanup doesn't complain
120
119
# The default file permissions should be based on umask