Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb66972

Browse files
committed
Merge #12228
2 parents f20dd53 + 7e4b5c6 commit bb66972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/stat.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,11 +307,11 @@ The following flags can be used in the *flags* argument of :func:`os.chflags`:
307307

308308
The file may only be appended to.
309309

310-
.. data:: UF_OPAQUE
310+
.. data:: UF_NOUNLINK
311311

312312
The file may not be renamed or deleted.
313313

314-
.. data:: UF_NOUNLINK
314+
.. data:: UF_OPAQUE
315315

316316
The directory is opaque when viewed through a union stack.
317317

0 commit comments

Comments
 (0)