Home
last modified time | relevance | path

Searched refs:chflags_func (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_posix.py446 def _test_chflags_regular_file(self, chflags_func, target_file): argument
452 chflags_func(target_file, st.st_flags | stat.UF_IMMUTABLE)