Skip to content

Commit e0e4fd7

Browse files
committed
Adjust for flow
1 parent 3c3dfc4 commit e0e4fd7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3828,7 +3828,7 @@ features:
38283828
.. class:: statvfs_result
38293829

38303830
Filesystem statistics returned by :func:`os.statvfs` and :func:`os.fstatvfs`.
3831-
See :manpage:`statvfs(3)` for the meaning of each member.
3831+
See :manpage:`statvfs(3)` for more details.
38323832

38333833
.. attribute:: f_bsize
38343834

@@ -3883,6 +3883,7 @@ features:
38833883

38843884
.. versionadded:: 3.7
38853885

3886+
The following flags are used in :attr:`statvfs_result.f_flag`.
38863887

38873888
.. data:: ST_RDONLY
38883889

0 commit comments

Comments
 (0)