Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9230a commit 40d9ebeCopy full SHA for 40d9ebe
1 file changed
Doc/library/stat.rst
@@ -304,11 +304,11 @@ The following flags can be used in the *flags* argument of :func:`os.chflags`:
304
305
The file may only be appended to.
306
307
-.. data:: UF_OPAQUE
+.. data:: UF_NOUNLINK
308
309
The file may not be renamed or deleted.
310
311
-.. data:: UF_NOUNLINK
+.. data:: UF_OPAQUE
312
313
The directory is opaque when viewed through a union stack.
314
0 commit comments