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.
2 parents f20dd53 + 7e4b5c6 commit bb66972Copy full SHA for bb66972
1 file changed
Doc/library/stat.rst
@@ -307,11 +307,11 @@ The following flags can be used in the *flags* argument of :func:`os.chflags`:
307
308
The file may only be appended to.
309
310
-.. data:: UF_OPAQUE
+.. data:: UF_NOUNLINK
311
312
The file may not be renamed or deleted.
313
314
-.. data:: UF_NOUNLINK
+.. data:: UF_OPAQUE
315
316
The directory is opaque when viewed through a union stack.
317
0 commit comments