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 12c49f7 commit f4676e1Copy full SHA for f4676e1
Doc/library/os.rst
@@ -3411,11 +3411,6 @@ features:
3411
3412
Information about a file returned by :func:`os.statx`.
3413
3414
- :class:`!statx_result` has all the attributes that :class:`~stat_result` has
3415
- on Linux, but using ``stx_`` prefix instead of ``st_``.
3416
- :class:`!statx_result` is not a subclass of :class:`~stat_result` and cannot
3417
- be used as a tuple.
3418
-
3419
:class:`!statx_result` has the following attributes:
3420
3421
.. attribute:: stx_mask
0 commit comments