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